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

Re: FSFS failing regression tests?

From: David James <james82_at_gmail.com>
Date: 2005-08-03 17:13:02 CEST

On 8/3/05, Eric Gillespie <epg@pretzelnet.org> wrote:
> "C. Michael Pilato" <cmpilato@collab.net> writes:
>
> > > FAIL: lt-fs-test 17: merging commit
> >
> > And this one appears to be some sort of strange philosophical
> > disconnect between FSFS and BDB. The situation is the merge() case "E
> > exists neither in SOURCE nor in TARGET". In the BDB code, this
> > so-called "double delete" is allowed -- the code simply doesn't credit
> > the second deleter with the deletion. The FSFS code, however, flags a
> > conflict.
>
> We intentionally changed this in r13222. This change was meant
> to be back-ported to bdb, but I don't think anyone has been
> interested enough to do it.
Why would you want to see conflicts in this case? If two people delete
the same file, it seems reasonable to ignore the second delete in a
merge.

Cheers,

David

-- 
David James -- http://www.cs.toronto.edu/~james
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Aug 3 17:15:18 2005

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.