MSSCCI client issue under VS2008
Moderator: SourceGear
-
- Posts: 112
- Joined: Mon May 01, 2006 10:50 pm
- Location: Birmingham, AL
MSSCCI client issue under VS2008
[Admin Edit: Moved from the 4.1 Beta Forum]
Thanks for the reply, Ian.
The problem they reported to me is more of an annoyance than an actual bug, but when you have a Web Site or Web Application project bound with the 2003 client in Visual Studio 2008, whenever you edit a file (a code-behind in particular) there will be a dialog that pops up saying something to the effect "Error checking out file <file path>, you already have that file checked out." I believe the developers have the option to check out on edit enabled.
Please let me know if I need to report this in a different forum.
Thanks!
Thanks for the reply, Ian.
The problem they reported to me is more of an annoyance than an actual bug, but when you have a Web Site or Web Application project bound with the 2003 client in Visual Studio 2008, whenever you edit a file (a code-behind in particular) there will be a dialog that pops up saying something to the effect "Error checking out file <file path>, you already have that file checked out." I believe the developers have the option to check out on edit enabled.
Please let me know if I need to report this in a different forum.
Thanks!
<a href="http://www.vertagen.com">Vertagen Solutions</a>
-
- Posts: 112
- Joined: Mon May 01, 2006 10:50 pm
- Location: Birmingham, AL
Is it possible the file's read-only attribute is set, and you DO have the file checked out?
In either case, I"ll make a note of this and we'll see if we can re-produce anything as we'll be planning some changes in this client in an upcoming release.
If you do come up with something with reproducible steps to recreate the behavior, please update this thread.
Thanks.
In either case, I"ll make a note of this and we'll see if we can re-produce anything as we'll be planning some changes in this client in an upcoming release.
If you do come up with something with reproducible steps to recreate the behavior, please update this thread.
Thanks.
Jeff Clausius
SourceGear
SourceGear
-
- Posts: 112
- Joined: Mon May 01, 2006 10:50 pm
- Location: Birmingham, AL
we've been having this problem too...
We're using Vault 3.1.9.
I tried to eliminate some of the possible causes you outlined above. I unbound the project in VS08, got the latest version of all the files in the project with the vault client, and then rebound the project in VS08. I chose to allow source control to silently overwrite the files in the resulting dialog.
I went to a file, edited something, and got the dialog that warned me I already had the file checked out. If I click OK and proceed, everything works fine.
I'm using the option to detect modified files using CRCs instead of modification times (for files smaller than 10MB), if that helps.
Thanks!
I tried to eliminate some of the possible causes you outlined above. I unbound the project in VS08, got the latest version of all the files in the project with the vault client, and then rebound the project in VS08. I chose to allow source control to silently overwrite the files in the resulting dialog.
I went to a file, edited something, and got the dialog that warned me I already had the file checked out. If I click OK and proceed, everything works fine.
I'm using the option to detect modified files using CRCs instead of modification times (for files smaller than 10MB), if that helps.
Thanks!