SVK 2 takes advantage of svn-1.4.2 features in the new SVK::Mirror (as opposed to SVN::Mirror) backend, giving (amongst other things) much improved mirroring performance. However the new backend is only used if the server is running
subversion-1.4.0 or later and the client is subversion-1.4.2 or later.<br><br>As for the memory issue, I'd have clkao take a look at that, you might have found a memory leak in SVK (or more accurately a place where a tight loops is not properly creating and using subpools when it should be.
<br><br><div><span class="gmail_quote">Michael<br><br><br>On 12/19/06, <b class="gmail_sendername">Jonathan Rockway</b> <<a href="mailto:jon@jrock.us">jon@jrock.us</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>Alexander Wolfson wrote:<br>> When you say "you need to make sure that you have the same<br>> Subversion bindings as the core libraries.", Which core libraries do you<br>> mean?<br><br>When building subversion, you need to "make swig-pl" and
<br>"make install-swig-pl" to install the perl bindings.<br><br>--<br>package JAPH;use Catalyst qw/-Debug/;($;=JAPH)->config(name => do {<br>$,.=reverse qw[Jonathan tsu rehton lre rekca Rockway][$_].[split //,
<br>";$;"]->[$_].q; ;for 1..4;$,=~s;^.;;;$,});$;->setup;<br>_______________________________________________<br>svk-devel mailing list<br><a href="mailto:svk-devel@bestpractical.com">svk-devel@bestpractical.com
</a><br><a href="http://lists.bestpractical.com/cgi-bin/mailman/listinfo/svk-devel">http://lists.bestpractical.com/cgi-bin/mailman/listinfo/svk-devel</a><br></blockquote></div><br>