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

Re: [PATCH]implement a FIXME for handling moved paths in copyfrom_info_receiver

From: David Glasser <glasser_at_mit.edu>
Date: 2007-05-29 21:59:52 CEST

On 5/25/07, Daniel Rall <dlr@collab.net> wrote:
> I've evolved the previous patch I posted to try and handle this case.
> What I wasn't sure about is if _both_ "baz" (a parent directory) and
> "bar" (the actual directory I'm interested in) can show up as copies
> in a commit. If you have a chance, it would be great to get a
> regression test for this functionality (the JavaHL bindings currently
> have a simple one).

They can both show up as copies if they're unrelated copies, like:

$ svn cp branches/foo branches/baz
$ svn cp trunk/bar branches/baz/bar

This reminds me of the logic in svn_fs_closest_copy...

--dave

-- 
David Glasser | glasser_at_mit.edu | http://www.davidglasser.net/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue May 29 22:00:03 2007

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.