How do I restrict a Perforce sync operation to only those files in a specific changelist? -


i thought use p4 sync -f @changelist# sync files in changelist#, syncing entire directory. how can limit sync files in changelist#?

to sync files contained in changelist, can use @= syntax:

p4 sync @=12345 

Comments

Popular posts from this blog

linux - Does gcc have any options to add version info in ELF binary file? -

android - send complex objects as post php java -

charts - What graph/dashboard product is facebook using in Dashboard: PUE & WUE -