Search found 12 matches

by samward
Mon May 24, 2010 7:35 pm
Forum: Support (Vault)
Topic: Vault check-in very slow with VS2010
Replies: 5
Views: 3011

Re: Vault check-in very slow with VS2010

I must appologise, but I have resolved the slowness. While looking at the server (for other reasons), it turns out there was a process there leaking memory. Killed the process and everything came good. I guess it was just a case of bad timing that it had reached a critical point at the same time as ...
by samward
Tue May 18, 2010 7:43 am
Forum: Support (Vault)
Topic: Vault check-in very slow with VS2010
Replies: 5
Views: 3011

Re: Vault check-in very slow with VS2010

I am using the VS Enhanced Client. When using the Vault GUI, it seems like both browsing the repository, as well as checking in a file takes much longer. As an example, from the GUI Message log: [18/05/2010 9:40:49 PM] Preparing data to begin transaction [18/05/2010 9:40:49 PM] Beginning transaction...
by samward
Sun May 16, 2010 4:03 am
Forum: Support (Vault)
Topic: Vault check-in very slow with VS2010
Replies: 5
Views: 3011

Vault check-in very slow with VS2010

Hi, I have recently upgraded my machine to VS2010 and Vault 5.0.3 (Desktop running Win7, server running Win2k3 and SQL2005). Since then I am finding that checking in changes very slow (in the order or 5-10 minutes) for small changes (5KB changed, 3 files). VS seems to lock up initially, then the beg...
by samward
Tue Sep 29, 2009 6:47 pm
Forum: Questions (API)
Topic: Vault Client Lib to add groups
Replies: 2
Views: 6866

Re: Vault Client Lib to add groups

jeremy_sg wrote:You would need to call the VaultClientNetLib methods. Please make sure that you call the login method that takes three parameters. Pass VaultConnection.AccessLevelType.Admin for the first parameter.
Thats what I thought, but I just wanted to check.


Cheers
Sam
by samward
Tue Sep 29, 2009 6:44 pm
Forum: Support (Vault)
Topic: Repositories vs Folder Security
Replies: 2
Views: 1946

Re: Repositories vs Folder Security

paulroub wrote:No, you shouldn't see any performance penalty. Over time, you might see a slight performance gain using several smaller repositories as opposed to a large, complex one.

-paul
No worries. Thanks for the quick response.


Cheers
Sam
by samward
Tue Sep 29, 2009 1:13 am
Forum: Support (Vault)
Topic: Repositories vs Folder Security
Replies: 2
Views: 1946

Repositories vs Folder Security

Hi, We are in the situation where it would seem that we are going to have to set up Vault with one repository per project (its a long story but I don't think I am going to be able to change that). Is there any perfromance penalties / gains from having many repositories vs one large repository with f...
by samward
Tue Sep 29, 2009 1:10 am
Forum: Questions (API)
Topic: Vault Client Lib to add groups
Replies: 2
Views: 6866

Vault Client Lib to add groups

Hi, I am trying to write an app the simplify performing the following operations: - Add a repository - Add a global group - Add users to group - Add group to repository access As far as I can tell, manipulating groups does not appear to be supported using the client API. Is there some way of achivin...
by samward
Sun Nov 25, 2007 11:27 pm
Forum: Support (Vault)
Topic: Feature Request: Additional Repository Fucntions
Replies: 1
Views: 1627

Feature Request: Additional Repository Fucntions

Hi, I'm not sure if this type of functionality has already been requested / is on the roadmap, but it would be great if Vault allowed you to delegate the administration of repositories to users. That is, you could assign users to have admin privileges only in selected repositories (and not have acce...
by samward
Tue Nov 13, 2007 4:57 pm
Forum: Support (Vault)
Topic: Error when viewing file history using the web interface
Replies: 3
Views: 2312

No Worries. Thanks Linda.
by samward
Tue Nov 13, 2007 12:24 am
Forum: Support (Vault)
Topic: Error when viewing file history using the web interface
Replies: 3
Views: 2312

Error when viewing file history using the web interface

Hi, We have recently migrated our sourcecode from several sourcesafe repositories into a single vault database using multiple repositories. As best I could tell, the import ran successfully. What we have just noticed though is that when using the web interface to view the history for a files, it is ...
by samward
Tue May 29, 2007 1:21 am
Forum: Support (Vault)
Topic: Automation of Import Export Tool
Replies: 3
Views: 2244

Thankyou for the prompt response. The biggest problem our remote users face is the almost 500ms latency between them and us. Based on previous testing this takes quite a hit on the peformance of Vault (or anything else for the matter). Given we were only really interested in having a readonly copy i...
by samward
Thu May 24, 2007 1:20 am
Forum: Support (Vault)
Topic: Automation of Import Export Tool
Replies: 3
Views: 2244

Automation of Import Export Tool

Hi, I was just wondering if there was any ability to automate the execution of the import/export tool. We are planning on deploying Vault across the department, but currently some of the development is done in remote offices. So we would like for the developers to be able to use a local vault reposi...