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&#39;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> &lt;<a href="mailto:jon@jrock.us">jon@jrock.us</a>&gt; 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>&gt; When you say &quot;you need to make sure that you have the same<br>&gt; Subversion bindings as the core libraries.&quot;, Which core libraries do you<br>&gt; mean?<br><br>When building subversion, you need to &quot;make swig-pl&quot; and
<br>&quot;make install-swig-pl&quot; to install the perl bindings.<br><br>--<br>package JAPH;use Catalyst qw/-Debug/;($;=JAPH)-&gt;config(name =&gt; do {<br>$,.=reverse qw[Jonathan tsu rehton lre rekca Rockway][$_].[split //,
<br>&quot;;$;&quot;]-&gt;[$_].q; ;for 1..4;$,=~s;^.;;;$,});$;-&gt;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>