How to view a submitted or pending perforce Changelist in IntelliJ
Hi
If I know the CL number, how can i view the same in intellij. I can go via the route of Annotate and then clicking the CL, gives me the descibe view of CL. How can i do that directly?
Please sign in to leave a comment.
For submitted changelists, you can open Repository tab in the version control toolwindow and find it there. Local Changes show pending changelists in your project. There's no way in IntelliJ IDEA yet to view other pending changelists.
Thanks for the reply. Appreciate your time.
I want to look at a CL submitted by someone else. So I have the CL id but where should I exactly enter the same to get the view?
You can just type the number in the search field in Repository tab of Version Control toolwindow (please ensure it's refreshed before that).
![Screenshot from 2015-09-25 09:34:21.png]()
Thanks again for reply.
That's exactly the problem. I don't want to refresh, also that would still be limited by items i've refreshed. Ideally as you already have things in place, you just need to provide a way to enter the number (CL number) and let user view the CL.
I see. Unfortunately it's not possible to do without refresh so far. And we don't have "things in place" for this. Please feel free to file a feature request at https://youtrack.jetbrains.com