Does labelsync actually sync a file from the depot?
or does it only require a file name?
If it does sync, then is there any alternate command like flush that wud work similar to labelsync but faster(i.e without syncing the files) ?
Please Help
Does labelsync actually sync a file from the depot? or does it only require
Share
Labelsync modifies the set of files associated with a label, it does not sync a file from the depot. It is quite different from sync. There is a flush command: http://www.perforce.com/perforce/doc.current/manuals/cmdref/flush.html#1040665 Flush is similar to sync but it does not actually transfer the files.
I have no idea what sort of command you are trying to run, since flush and labelsync are used for two very different purposes, and both run very fast.
Perhaps you are looking for: http://www.perforce.com/perforce/doc.current/manuals/intro/01_intro.html#1067317