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

Re: so many features!

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2005-07-21 02:29:17 CEST

Kevin Puetz <puetzk@puetzk.org> writes:

> The main situation in which it fails 'needlessly' (for some definition of
> needless which ignores implementation difficulty) is a rename - when the
> filename with one case is being removed, and the same filename in another
> case is being added. For this situation, there's no need to fail (only one
> of the names existed when we started, and only one exists when we're done).
> But svn_wc's intermediate state gets wedged because it tries to create the
> new text-base before removing the old one.

Have you verified that? Revision r12616 claims to have fixed that
problem, although it doesn't appear to include a regression test so it
might have broken.

-- 
Philip Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Jul 21 02:31:55 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.