Suggestion: add to Vault as unchecked

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

Moderator: SourceGear

Post Reply
vrapp
Posts: 121
Joined: Tue Apr 06, 2004 12:34 pm
Contact:

Suggestion: add to Vault as unchecked

Post by vrapp » Thu Aug 04, 2005 8:26 am

In Visual Studio 6 and .Net, adding to source control system occurs when the project is saved first time - at least that's when VS issues the prompt.

Upon adding, the project becomes checked in. Since at this stage the project is unlikely to be finished, in 99.9% cases the next step is to check out everything.

It would be convenient to be able to add it and uncheck at the same time. I understand that the prompt comes from VS rather than Vault, but Vault might include an option to always add it and uncheck at once by default. Then in those 0.1% cases the user would have to undo the check-out.
Vadim Rapp

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

Post by lbauer » Thu Aug 04, 2005 9:44 am

It would be convenient to be able to add it and uncheck at the same time.
You'd like to add files to source control and have them automatically checked out at the same time?

Makes sense. I'll log it as a feature request and we'll see if this is possible through the IDE.
Linda Bauer
SourceGear
Technical Support Manager

vrapp
Posts: 121
Joined: Tue Apr 06, 2004 12:34 pm
Contact:

Post by vrapp » Thu Aug 04, 2005 10:01 am

yes, my "uncheck" = "check out" :-)
Vadim Rapp

Post Reply