Problem with command GET

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

Moderator: SourceGear

Post Reply
Lucas
Posts: 4
Joined: Sun Oct 28, 2007 4:47 pm

Problem with command GET

Post by Lucas » Sun Oct 28, 2007 5:05 pm

I am using command GET and I perceive that some sources are not the last ones of the repository. What it occurs? My server running Windows 2000 Server and SQL Server 2000 SP4 and Vault is 4.0.3 (15836) .
I am trying to use the Draco.NET service.

the command is: vault.exe GET -user me -password 123 -host myserver -repository "Initial Repository" -destpath "C:\Source" -makewritable -setfiletime modification "$/Project/MyProject"

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

Post by lbauer » Mon Oct 29, 2007 8:09 am

If you use the command line client by itself (not with Draco.NET), does it properly update the files in the destination directory?

If you get to an empty directory, are the correct versions retrieved?

If you using the -verbose option, are there any error messages?

Any error messages in the Vault Server log -- sgvault.log in %windir%\temp on the server machine?
Linda Bauer
SourceGear
Technical Support Manager

Lucas
Posts: 4
Joined: Sun Oct 28, 2007 4:47 pm

Problem with command GET

Post by Lucas » Mon Oct 29, 2007 4:34 pm

I am effecting command GET for prompt. Clean the folder of out put and all the codes sources are lowered of the repository to the end of the command, however some, some sources are not only the last version.

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

Post by lbauer » Tue Oct 30, 2007 11:35 am

What versions is it getting? Older versions? If you check the file history in Vault History explorer, what version matches the version you are getting?

To see the history:
In the Vault GUI Client, select the file from the file list, right-click and Show History to see the file versions. You can right-click on a version and select "View" to see the file.

Also, are there any errors in the Vault Server log when you try to do the GET? It's sgvault.log in %windir%\temp\sgvault on the server machine.
Linda Bauer
SourceGear
Technical Support Manager

Post Reply