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

Re: simultaneous commit of two working copies fails

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2002-07-03 22:42:48 CEST

Josef Wolf <jw@raven.inka.de> writes:

> On Tue, Jul 02, 2002 at 04:34:30PM -0500, Ben Collins-Sussman wrote:
> > Alexis Huxley <ahuxley@gmx.net> writes:
> >
> > > 'svn help commit' says I can do the following:
> > > te35$ svn commit gvd ade
> >
> > In theory, your use-case might be able to work someday too; after all,
> > your two working copies are from the same repository, and therefore
> > the commit could still be atomic.
>
> Umm... Do you suggest an automatic merge on commit? Please note that
> both files came from the same revision of the same file in the repo.

Well, no, I wouldn't suggest that. When the svn client goes gathering
committable items into a list, it would/should recognize that we're
trying to commit the same item twice with different mods, and just
bail out.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Jul 3 22:47:23 2002

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

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