Perforce: Command to view all submitted changelists I don't have yet -


in p4v, on dashboard shows folder status , "not updated following changelists (num)". below displays of submitted changelists don't have yet. how can view same list of changelists windows or powershell command line?

depending on details of server version, try:

p4 cstat 

make sure specify right p4port, p4user, , p4client when run command, corresponding connection information use p4v.

you're looking changelists "need" or "partial". "have" of course not ones interested in.


Comments

Popular posts from this blog

cakephp - simple blog with croogo -

How to group boxplot outliers in gnuplot -

bash - Performing variable substitution in a string -