Search found 202 matches

by christian
Fri Apr 01, 2005 7:46 am
Forum: Gold Support (Vault) -- Read-only
Topic: Command line issue
Replies: 8
Views: 6413

Command line issue

Hi, I posted sometime ago asking what to do about files that have been deleted in the repository and the reply from the sourcegear team was that this was handled by vault so long as the option to perform repository deletions locally have been switched on - great news. I've now relied on this vault b...
by christian
Fri Mar 11, 2005 10:39 am
Forum: Gold Support (Vault) -- Read-only
Topic: Vault deadlock error
Replies: 3
Views: 3758

Server Version 3.0.2
by christian
Wed Mar 09, 2005 4:21 am
Forum: Gold Support (Vault) -- Read-only
Topic: Vault deadlock error
Replies: 3
Views: 3758

Vault deadlock error

We just received this from the RSS feed against a Vault database: System.Data.SqlClient.SqlException: Transaction (Process ID 54) was deadlocked on lock resources with another process and has been chosen as the deadlock victim. Rerun the transaction. at System.Data.SqlClient.SqlDataReader.Read() at ...
by christian
Wed Feb 23, 2005 1:42 am
Forum: Gold Support (Vault) -- Read-only
Topic: Select statement to return the last tran / vs id for folder
Replies: 13
Views: 11896

Cool. Its an excellent feature :-)
by christian
Tue Feb 22, 2005 3:15 pm
Forum: Gold Support (Vault) -- Read-only
Topic: Select statement to return the last tran / vs id for folder
Replies: 13
Views: 11896

Jeremy, Just found an undocumented command line switch for the GET command: -verbose It looks as though this will tell me the files (if any) that are retrieved from Vault on a get. Looks to me I can parse this rather than having to parse a config file for gets. Is this the better way to go? Thanks C...
by christian
Tue Feb 22, 2005 11:48 am
Forum: Gold Support (Vault) -- Read-only
Topic: Select statement to return the last tran / vs id for folder
Replies: 13
Views: 11896

You could use the filetime to determine if the get operation overwrote the file. Also, if you need to, I could show you how to get the Command line client to ouput verbose logging about what files are downloaded during the get operation. Cool ideas. I particularly like the sound of the second one. ...
by christian
Tue Feb 22, 2005 11:21 am
Forum: Gold Support (Vault) -- Read-only
Topic: Select statement to return the last tran / vs id for folder
Replies: 13
Views: 11896

I'm confused. If all you want is to update the Vault working folders with the latest code, then you should be able to use the GET command with no destpath and specify the -merge automerge parameter. This will only download the necessary files, and will merge in with any local changes where it needs...
by christian
Tue Feb 22, 2005 3:12 am
Forum: Gold Support (Vault) -- Read-only
Topic: Select statement to return the last tran / vs id for folder
Replies: 13
Views: 11896

Hi Jeremy, Been thinking about this query a bit more. I thought I was going to be excluding transactions that the developer had checked in to figure out whether his machine needs to be updated from vault. Then I thought, what happens if the developer checks in from another machine? The script would ...
by christian
Mon Feb 21, 2005 4:01 pm
Forum: Gold Support (Vault) -- Read-only
Topic: Adding remote shadow folders
Replies: 6
Views: 6446

Cool. I'll wait till I see the release notes.
by christian
Mon Feb 21, 2005 1:29 pm
Forum: Gold Support (Vault) -- Read-only
Topic: Select statement to return the last tran / vs id for folder
Replies: 13
Views: 11896

Excellent. Thanks
by christian
Mon Feb 21, 2005 1:17 pm
Forum: Gold Support (Vault) -- Read-only
Topic: Select statement to return the last tran / vs id for folder
Replies: 13
Views: 11896

Cool. Just run the command and this looks like its returning just the info I need :-) Can you tell me what the different values for "type" mean eg <item txid="4574" date="25/01/2005 17:14:20" name="ecicDataAccess" type="10" version="8" user...
by christian
Mon Feb 21, 2005 12:08 pm
Forum: Gold Support (Vault) -- Read-only
Topic: Adding remote shadow folders
Replies: 6
Views: 6446

Ok, I've reviewed this doco again and applied some more explicit permissions but still no luck. I made sure that the domain account was explicitly listed as having full permissions to the network share and subfolders. I explicitly went through the list of Local Policies explicitly granting the domai...
by christian
Mon Feb 21, 2005 11:27 am
Forum: Gold Support (Vault) -- Read-only
Topic: Select statement to return the last tran / vs id for folder
Replies: 13
Views: 11896

Any progress on this? Sorry to push but I'd really like to get this query working tonight if possible. Much longer and the script that does the update on a development machine is going to fall into disuse 'cause it takes way to long to do a full update when an incremental update of those bits that's...
by christian
Mon Feb 21, 2005 11:12 am
Forum: Support (Vault)
Topic: Two small enhancement requests...
Replies: 5
Views: 3958

Thanks Dan
by christian
Mon Feb 21, 2005 11:07 am
Forum: Gold Support (Vault) -- Read-only
Topic: Adding remote shadow folders
Replies: 6
Views: 6446

Hi,
Just confirmed that the domain account I'm using for impersonation is part of the domain admins group so its going to have god like power over all the network resources. I assume this means that it can't be a permissions problem?
Christian