RE: Prompt for Overwrite does not work in VS.NET Integration

"Jan C. de Graaf" <[email protected]> Thu, 4 Mar 2004 09:56:23 +0100
Newsgroups gmane.comp.version-control.sourcegear-vault.user
Message-ID <[email protected]>
Reply to the note below from Dan:
 
I agree with the usefullness of the situation you describe. However if
I've setup Vault to require exclusive checkouts (in my opinion the ONLY
way to work) the whole scenario doesn't AND shouldn't apply.
 
 
As for allowing Gets on checked out files - this is actually extremely
useful when multiple people are modifying the same file.  You want to be
able to merge other people's changes into your working copy without
having to do it as part of a checkin operation (so for example, you can
merge some interim changes into your file without having to check in
yet, if you are not ready yet).  This is the default setting for Get
latest (to merge server changes in, which leaves your file alone if
there are merge conflicts).