Steven Walter [off-list ref] wrote:
On Mon, Oct 01, 2007 at 04:08:55AM -0700, Eric Wong wrote:
quoted
Steven Walter wrote:
quoted
One criticism of the patch: the trees_match function probably needs to
be re-written. My SVN::Perl-foo is weak.
Yep :)
Steven:
How does the following work for you? Which version of SVN do you have,
by the way? I just found a bug with the way SVN::Client::diff() is
exported for SVN 1.1.4, hence the SVN::Pool->new_default_sub usage.
swalter@sentra:~% svn --version
svn, version 1.3.2 (r19776)
This version works great; seems to have exactly the same behavior as my
patch. Verified that it still falls back to the do_update code when
trees_match fails.
Thanks Steven.
Junio: can you please apply my version of Steven's patch? Thanks.
--
Eric Wong