Webprojects gets automatically checked out
Moderator: SourceGear
-
- Posts: 11
- Joined: Mon Sep 10, 2007 4:31 pm
- Location: Copenhagen, Denmark
Webprojects gets automatically checked out
Hi,
Me and my colleagues are running VS2008, on Vista SP1, latest SourceGear Vault client(March 27) and with the Enhanced Vault Client plugin.
We experience when developing, that our 3 Webservice projects gets checked out automatically, it seems to happen every few minutes so it also becomes a race condition. If my colleagues checks it out first, then mine will popup and fail since it's already checked out exclusively.
Our project files are not on the merge able list... would that be the solution? I guess the project files would still get checked out.
Me and my colleagues are running VS2008, on Vista SP1, latest SourceGear Vault client(March 27) and with the Enhanced Vault Client plugin.
We experience when developing, that our 3 Webservice projects gets checked out automatically, it seems to happen every few minutes so it also becomes a race condition. If my colleagues checks it out first, then mine will popup and fail since it's already checked out exclusively.
Our project files are not on the merge able list... would that be the solution? I guess the project files would still get checked out.
Check out this KB article: Visual Studio Enhanced Client FAQ
Look under the Common Problems heading for the link "My project files constantly get checked out exclusively, which is a real pain. What’s the deal?"
Look under the Common Problems heading for the link "My project files constantly get checked out exclusively, which is a real pain. What’s the deal?"
-
- Posts: 11
- Joined: Mon Sep 10, 2007 4:31 pm
- Location: Copenhagen, Denmark
Let me note that even when not touching any of the files in that particular project(1 project out of 21 others in one solution), the project itself gets checked out.
I have experienced that while talking on the phone and not touching the keyboard, it pops with a warning saying that the project is locked exclusively by my colleague.
The tips you sent, I think, will not stop this auto-checkout, just not bug us anymore and it should be safe since we actually don't change it.
I have experienced that while talking on the phone and not touching the keyboard, it pops with a warning saying that the project is locked exclusively by my colleague.
The tips you sent, I think, will not stop this auto-checkout, just not bug us anymore and it should be safe since we actually don't change it.
-
- Posts: 11
- Joined: Mon Sep 10, 2007 4:31 pm
- Location: Copenhagen, Denmark
Hi,
I've just emailed you a screenshot. The first thing I did today was to open VS2008 and wait... and after a few minutes it popped up.
It's just a normal Messagebox saying that the project has already been checked out. In the Project Explorer, you can then also see the checkout icon.
I just realized, that the delay may actually be related to my Auto Refresh setting which is set to 2minutes.
I've just emailed you a screenshot. The first thing I did today was to open VS2008 and wait... and after a few minutes it popped up.
It's just a normal Messagebox saying that the project has already been checked out. In the Project Explorer, you can then also see the checkout icon.
I just realized, that the delay may actually be related to my Auto Refresh setting which is set to 2minutes.
-
- Posts: 11
- Joined: Mon Sep 10, 2007 4:31 pm
- Location: Copenhagen, Denmark
Also, we were actually already using scenario 2b
Option 2b:
Move a bit toward edit-merge-commit, but not all the way: turn off only the “Always request exclusive locks” option.
Except that we haven't made our project files mergeable.
But... the problem I'm describing, is it a misconfiguration or a limitation in VS source control architecture?
Option 2b:
Move a bit toward edit-merge-commit, but not all the way: turn off only the “Always request exclusive locks” option.
Except that we haven't made our project files mergeable.
But... the problem I'm describing, is it a misconfiguration or a limitation in VS source control architecture?
-
- Posts: 11
- Joined: Mon Sep 10, 2007 4:31 pm
- Location: Copenhagen, Denmark