When I run this command
c:\program files\sourcegear\vault client\vault.exe" commandline="GET $/xxx -host xxx -username xxx -password xxx -makewritable -merge overwrite -repository xxx -destpath xxx"
I get all the file marked "Old" but do not get the files marked "Needs Merge" even though I have added the switch "-merge overight"
Can you see what I've done wrong?
Command Line GET
Moderator: SourceGear
I could use more information. Are you getting to a working folder or non-working folder? the -destpath option gets the file to a non-working folder and doesn't update status information.
If you are getting to a working folder, try removing -destpath. Vault will know to use the currently defined working folder.
If you continue to experience difficulty, post back with the current command and the version of Vault client and server you are using.
If you are getting to a working folder, try removing -destpath. Vault will know to use the currently defined working folder.
If you continue to experience difficulty, post back with the current command and the version of Vault client and server you are using.
Linda Bauer
SourceGear
Technical Support Manager
SourceGear
Technical Support Manager
I ran this command C:\Program Files\SourceGear\Vault Client>vault GET -host xxx -username xxx -password xxx -repository "Default Repository" -merge overwrite $/addfiles/tests -makewritable, and my Needs Merged files got overwritten.
So the Command Line Client works properly. You might experiment with your command.
Also, check the Vault server log to see if there were any errors in fetching those files.
So the Command Line Client works properly. You might experiment with your command.
Also, check the Vault server log to see if there were any errors in fetching those files.
Linda Bauer
SourceGear
Technical Support Manager
SourceGear
Technical Support Manager