Search found 5 matches

by smoelands
Thu Apr 19, 2012 6:16 am
Forum: Questions (API)
Topic: Set specific user and date for svn migration tool
Replies: 3
Views: 8949

Re: Set specific user and date for svn migration tool

We are currently using the methods that are available in the ServerOperations class as found in the VaultClientIntegrationLib.

E.g. ProcessCommandAndCommit, ProcessCommandMove, ProcessCommandDelete, etc.
by smoelands
Wed Apr 18, 2012 8:22 am
Forum: Questions (API)
Topic: Set specific user and date for svn migration tool
Replies: 3
Views: 8949

Set specific user and date for svn migration tool

Hello, We are currently working on a tool for migrating our subversion repository to vault. This migration tool is build using the available client-API. Most of the required functionality is there we are missing some important parts though. First of all we do not seem to be able to set the user for ...
by smoelands
Tue Jan 10, 2012 8:20 am
Forum: Support (Vault)
Topic: Deadlock on adding new empty file
Replies: 5
Views: 4200

Re: Deadlock on adding new empty file

The file is exactly 0 bytes in size.

As requested I've send you an email with some screenshots of how my project is set-up.
by smoelands
Fri Jan 06, 2012 9:02 am
Forum: Support (Vault)
Topic: Deadlock on adding new empty file
Replies: 5
Views: 4200

Re: Deadlock on adding new empty file

I have no problem checkin in .resx files. If I try two separate commits, first adding the .resx file and in the second commit checking in the .Designer.cs file then VS hangs on the second commit. So it really is the .Designer.cs file which is producing the problems. The .resx file was created in VS ...
by smoelands
Fri Jan 06, 2012 7:28 am
Forum: Support (Vault)
Topic: Deadlock on adding new empty file
Replies: 5
Views: 4200

Deadlock on adding new empty file

Hi, We are using vault standard version 5.1.2.19281 (client and server) and are running into problems when trying to check in a newly added empty file (a resx.designer file in an ASP.NET project) from VS2010 and the Vault client. When committing the change set including the empty file, VS (and I ass...