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

Re: Delete of a file/folder from 2 working copies

From: Eric Gillespie <epg_at_pretzelnet.org>
Date: 2006-03-17 20:25:19 CET

"Ben Collins-Sussman" <sussman@red-bean.com> writes:

> I think this is expected. If you look at fs.c:merge(), two deletes of
> the same thing are considered mergeable. So you end up creating a new
> revision identical to the previous one, with no changed paths.

Heh, yes, it is expected by somene who reads fs.c:merge(), or
someone like you with a good memory of it. It isn't expected by
anyone else.

This happens pretty often, and not one victim i've dealt with
understood it. I was quite surprised the first time it was
reported to me, too. I said then that i think this is a bug and
i still say it now.

-- 
Eric Gillespie <*> epg@pretzelnet.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Mar 17 20:25:44 2006

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.