| |
|
Automatic Labels And Server Upgrade
|
SUMMARY:
Upgrading to server version 2006.2 might require editing your Perforce label spec template to add the "Revision:" field.
DETAILS:
An automatic labelling feature was officially introduced...
|
|
Changes Between Labels
|
TASK:
How do I find out what changed between two labels?
SOLUTION:
DIFFERENCES IN FILE NAMES:
To see which files are different between two labels, first output the labels' contents to two text fi...
|
|
Finding File Revisions in Labels
|
TASK:
How do I find specific revisions of a file in a label?
SOLUTION:
To find labels that contain specific revisions of a file, you must provide an appropriate revision specifier, as detailed bel...
|
|
Rename a label
|
TASK:
Is there a way to rename a label?
SOLUTION:
Simply create a new label with the contents of the old one. The following is an example of this process wherein "oldname" is the current name of t...
|
|
Sync two labels
|
PROBLEM:
How do you sync to two labels at once?
SOLUTION:
In Perforce a label is a list of filenames and revisions. The semantics of p4 sync @labelname is different than the semantics of "checko...
|