some notes about svn_client__get_copy_source
From: David Glasser <glasser_at_mit.edu>
Date: 2007-05-29 23:03:34 CEST
I was a little confused by the change in r25180. dlr cleared up my
First, we're currently exposing svn_client__get_copy_source publicly
Also, The basic purpose of svn_client__get_copy_source is very similar
$ svn cp branches/foo branches/baz
and adds within copies:
$ svn cp branches/foo branches/baz
(In neither of these cases should branches/foo be the copy source of
Perhaps we should just expose svn_fs_closest_copy over RA instead of
(But svn_client__get_copy_source does work in the most basic cases
--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.orgReceived on Tue May 29 23:03:46 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.