[patch] Fix for JavaHL copy sources bug reported by Alexander Kitaev
From: Daniel L. Rall <dlr_at_finemaltcoding.com>
Date: Fri, 20 Jun 2008 14:37:44 -0700
oka reported this today on IRC. He mentioned that he'd have a chance
oka, if this patch works out for you, please expand on the summary of my
--
Daniel Rall
[[[
JavaHL: Fix bug in handling of peg revisions for copy sources.
[ subversion/bindings/javahl/ ]
* native/CopySources.cpp
(CopySources::array): Set peg revision from the peg revision passed in from
Java, rather than from the revision passed in.
* src/org/tigris/subversion/javahl/SVNClient.java
(copy): Pass null in lieu of Revision.HEAD for the copy source to handle
sources which are WC paths @ WC revs.
]]]
|
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.