Copies all the changes made in one branch to another branch.
ss Merge VSS files [-C] [-H] [-I-] [-N] [-O] [-Y] [-?]
Merges the file TEST.C in $/WORD into TEST.C in the current project:
ss Merge $/WORD/TEST.C
The following table describes the command-line options available with this command.
Option | Description |
-C | Use the same comment for all merged files that are checked in. |
-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 Check Out access right in the project being merged into, and the Read access right in the project being merged from, to use this command.
You cannot perform a merge on a binary file.