Shows all share links that have been branched.
ss Paths VSS files [-I] [-N] [-O] [-Y]
Shows all current and broken shared file links to the file TEST.C:
ss Paths TEST.C
The following table describes the command-line options available with this command.
Option | Description |
-O | Paginate or redirect the command output. |
-I- | Ignore: Do not ask for input under any circumstances. |
-N | Change between long and short file name mode. |
-Y | Specify a username and/or password. |
-?, -H | Request online Help on a command. |
You must have the Read access right to use this command.
The display generated by Paths on the VSS command line is formatted differently from the display generated by the Paths tab in the Properties dialog box on the File menu. Both contain the same information, but users who switch between the two should take extra care to avoid confusion.
In the VSS command-line program, the Paths command might show a display like the following.
TEST.C
$/A
TEST.C (Branched at version 5)
$/B
$/C
TEST.C (Branched at version 4)
$/D
The preceding display shows that the file began in project $/A, one branch was created at version 5 in project $/B, which is also shared in $/C; and another branch, also directly off of the file in $/A, was created at version 4 in $/D.