>>>>> "Eric" == Eric Wong <normalperson@xxxxxxxx> writes: Eric> The API of the SVN:: libraries seem to be relatively stable these days Eric> and are *much* faster than the command-line client. I plan on Eric> maintaining compatibility with version 1.1 of the SVN libraries for at Eric> least another year; or more if it's not a big problem. For a while, I would have been upset. I was building SVN from fink, even though I was using a private Perl as /usr/local/bin/perl. And since the Perl bindings have to be built when the SVN package is built, it was being built against the core Perl, which I didn't use, so I couldn't use the SVN bindings. Now, I'm building SVN from darwinports, which builds its own Perl, and I have ~/bin/git-svn wrap the /opt/git/bin/git-svn passing it the /opt/local/bin/perl instead of the first Perl in the path. And it all just works. I suppose I could have done that before too. :) -- Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095 <merlyn@xxxxxxxxxxxxxx> <URL:http://www.stonehenge.com/merlyn/> Perl/Unix/security consulting, Technical writing, Comedy, etc. etc. See PerlTraining.Stonehenge.com for onsite and open-enrollment Perl training! - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html