Failed check-in 4.1 Final

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

Moderator: SourceGear

Post Reply
neal007
Posts: 225
Joined: Tue Feb 17, 2004 10:13 am

Failed check-in 4.1 Final

Post by neal007 » Thu Feb 21, 2008 10:42 am

My first check-in since using the 4.1 final:

1) The initial dialog for the change set appeared, however, the first column did not autosize so I couldn't read the contents, I had to widen the column.

2) After clicking OK to check-in there was a significant pause and then the progress bar appeared. This was not the case in the prior beta, the progress bar appeared immediately and the check-in proceeded

3) I got a failed check-in dialog after the check-in:
Updating the working folder failed for the following files:
$/NC Software Common/Trunk/NCSoftware.Shared/NCSoftware.Shared/Resources/Close Button.png (The process cannot access the file 'd:\DotNet 2005\NC Software Common\NCSoftware.Shared\NCSoftware.Shared\Resources\Close Button.png' because it is being used by another process.)
$/NC Software Common/Trunk/NCSoftware.Shared/NCSoftware.Shared/Resources/Close Button32.png (The process cannot access the file 'd:\DotNet 2005\NC Software Common\NCSoftware.Shared\NCSoftware.Shared\Resources\Close Button32.png' because it is being used by another process.)
Neal Culiner
NC Software, Inc.
http://www.nc-software.com

Vault 5.1.2
VS 2010/C#
Windows 7 Ultimate x64

VB.NET Forums: http://www.vbdotnetforums.com

jeremy_sg
Posts: 1821
Joined: Thu Dec 18, 2003 11:39 am
Location: Sourcegear
Contact:

Post by jeremy_sg » Thu Feb 21, 2008 10:58 am

I'll ask the obvious questions first. Was it locked? This error probably means that the checkin succeeded, but it couldn't get access to the file to update afterwards. Can you do a get latest on that file?

neal007
Posts: 225
Joined: Tue Feb 17, 2004 10:13 am

Post by neal007 » Thu Feb 21, 2008 11:00 am

I simply added images to the "Resources" section of my VB.NET 2008 winforms project, assigned it to a few toolbar items, saved the project, check-in on the solution node and got this. Never had this problem before.

I did a Get Latest prior to doing any work AFTER 4.1 final was installed, I did a Get Latest after the check-in as that was my first concern. But the main indicator was the pregnant pause after clicking OK to the change set on check-in, I used to get a progress dialog immediately, it didn't appear for 3-5 seconds.
Neal Culiner
NC Software, Inc.
http://www.nc-software.com

Vault 5.1.2
VS 2010/C#
Windows 7 Ultimate x64

VB.NET Forums: http://www.vbdotnetforums.com

Post Reply