Category » Command Line Client
There were 2 articles found in this category:
How to start MergeHero in diff mode in command line?
To start MergeHero in diff mode in command line, you can go to the installation folder of SourceAnywhere for VSS Client where MergeHero.exe exists and use the following commad: mergehero "firstfile" "secondfile" -diff
How to use SourceAnywhere for VSS for automated source control processing?
You can write script to use SourceAnywhere for VSS Command Line Client (provided by Professional Edition only) for automated source control processing. SourceAnywhere for VSS Command Line Client supports all the major operations. For more information on SourceAnywhere for VSS Command Line Clie ...