[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

RE: Is there a way to require an update before commit?

From: Gary Thomas <gary_at_mlbassoc.com>
Date: 2005-03-02 22:01:36 CET

On Wed, 2005-03-02 at 15:55 -0500, Medcoff, Charles wrote:
> I have a bunch of former ClearCase UCM users. ClearCase UCM forces a
> separate branch for each developer and forces one to merge with the "trunk"
> when "delivering" changes to the trunk (known in ClearCase UCM as the
> integration stream).
>
> These guys expect the tool to enforce an update before a commit so that they
> don't accidently overwrite some else's changes.

Subversion will already enforce this. If changes have been made and
committed, the WC will be out of date and a new commit will not be
allowed.

Isn't this sufficient?

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Mar 2 22:03:59 2005

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.