Adding new files in a team

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

Moderator: SourceGear

Post Reply
Henrikop
Posts: 6
Joined: Tue Dec 11, 2007 3:08 am
Location: Netherlands
Contact:

Adding new files in a team

Post by Henrikop » Tue Dec 11, 2007 5:13 am

Vault: 4.0.4

If I add a new Windows Form then Project is Check Out. I have to check in before anyone else kan make a new windows form in the project.

Is this default behaviour? It's annoying, we are adding items all the time, is there an solution or best practice? Of is something not intended happening?
Henri Koppen
~~~~
No place like 127.0.0.1

lbauer
Posts: 9736
Joined: Tue Dec 16, 2003 1:25 pm
Location: SourceGear

Post by lbauer » Tue Dec 11, 2007 8:59 am

Are you using VS 2003 or VS 2005?

If you are using VS 2005, are you using the VS 2003 plugin or the VS 2005 plugin?
Linda Bauer
SourceGear
Technical Support Manager

Henrikop
Posts: 6
Joined: Tue Dec 11, 2007 3:08 am
Location: Netherlands
Contact:

Post by Henrikop » Tue Dec 11, 2007 9:09 am

VS plugin for VS 2005.
Sorry I should have written that.
Henri Koppen
~~~~
No place like 127.0.0.1

lbauer
Posts: 9736
Joined: Tue Dec 16, 2003 1:25 pm
Location: SourceGear

Post by lbauer » Thu Dec 13, 2007 8:35 am

When you add a new form, this modifies the project file, so the file is checked out.

If you don't want this to happen, you could working in CVS mode, which is edit, merge, commit. This means you don't have to checkout files before you edit them. This setting is in Visual Studio under Tools->Options->Source control->Options page->Advanced->Concurrent Development Style.
Linda Bauer
SourceGear
Technical Support Manager

Post Reply