command line GET hangs up

If you are having a problem using Vault, post a message here.

Moderator: SourceGear

Post Reply
stevetroxell
Posts: 2
Joined: Fri Jul 29, 2005 5:38 pm

command line GET hangs up

Post by stevetroxell » Wed Nov 09, 2005 11:30 pm

I am using Vault 3.1.5 to do (what I believe is) a simple get file.

vault get -user "steve" -password "******" -host "KRELL1" -repository "Default Repository" -destpath "C:\Krell\Builds\OmniView\Builds" -setfiletime "modification" -makewritable -merge overwrite "$/Products/OmniView/Builds/BuildControl.ini"

About 20% of the time this works fine. The other 80% of the time I get the XML result showing success but then no new command prompt indicating that the program terminated. There is no difference in execution...I can simply repeat the identical command over and over and more often than not it will hang up like this.

Any suggestions for what I can look at for the cause of this problem. This is the first time I've used the command line client (and fairly new to Vault in general).

lbauer
Posts: 9736
Joined: Tue Dec 16, 2003 1:25 pm
Location: SourceGear

Post by lbauer » Thu Nov 10, 2005 9:19 am

The first place to look would be the Vault server log file.

Check the log after an unsuccessful get to see if any error messages have been generated.
Linda Bauer
SourceGear
Technical Support Manager

Post Reply