Code: Select all
Vault DIFF -host localhost -user xxx -password "xxxxx" -repository "Initial Repository" -compareto current -vaultdiff "C:\Program Files\SourceGear\Vault Client\sgdm.exe" $/FOLDER1/Diff1.txt
For example, I'd like to compare $/database/myScript.sql v12 to $/database/myScript.sql v15 (as an example). I know I can go into Vault and select the versions for comparisons, but that's time consuming.