Ramkumar Ramachandra <artagnon@xxxxxxxxx> wrote: > Eric Wong wrote: > > I haven't seen this before. Which SVN Perl binding version are you > > using? Perhaps your "svnadmin" tool is from a different SVN version > > or installation of SVN than your Perl bindings? > > I have two installations of Subversion: the system one is at > /Library/Developer/CommandLineTools @ version 1.7.17, and the brew > installed one is at /usr/local @ version 1.8.10. When I build git from > scratch, it links to the dated SVN bindings for some reason. I suspect > I have to tweak $PERL5LIB? Adding it to GITPERLLIB should work... > Can we patch git-svn to link to the Right one on OS X? You should be able to set up everything in the Makefile, that has special cases for Fink and Darwin ports, at least. Somebody who knows OS X packaging systems might have better advice. -- 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