Just purchased vault, and very happy with the speed and overall functionality
I have 1 situation though where I recieve an error message.
This is on a web project in VS2005
If I doubleclick, lets say, Default.aspx and start editing the html, the file automatically get checked out and everything works fine.
Now, if I try do do the same with the codebehind file, Default.aspx.cs, I get the following error message "Check out failed for $/..Default.aspx: you already have the file checked out". (Default.aspx not beeing checked out from before) Although the message is displayed the checkout has actually gone good, and only the check out status icons are a little off.
If I manually choose to check out Default.aspx first, then the autocheckout of the code behind works fine.
Any ideas ?
Normal class .cs files works fine, so it must be related to the codebehind files.
Using 3.1.5
Error during checkout
Moderator: SourceGear
Additional information
I am also experiencing this problem, but in only one of my Visual Studio 2005 solutions. The problem occurs on all machines using the problem solution. The problem never occurs on any machine using the problem-free solution.
So, the problem is machine-independent and solution-dependent. I'm glad you were able to reproduce it.
So, the problem is machine-independent and solution-dependent. I'm glad you were able to reproduce it.