Merge (Command Line)

See Also

Copies all the changes made in one branch to another branch.

Syntax

ss Merge VSS files [-C] [-H] [-I-] [-N] [-O] [-Y] [-?]

Examples

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.

Access Rights

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.

Remarks

You cannot perform a merge on a binary file.