Hi!
I've installed Mountain Lion in my mac book, and now I can't push changes to my remote SVN server.
The error I get is the following:
git -c diff.mnemonicprefix=false -c core.quotepath=false svn rebase
Can't locate SVN/Core.pm in @INC (@INC contains: /usr/local/git/lib/perl5/site_perl /Applications/dev/SourceTree.app/Contents/Resources/git_local/lib/perl5/site_perl /Library/Perl/5.12/darwin-thread-multi-2level /Library/Perl/5.12 /Network/Library/Perl/5.12/darwin-thread-multi-2level /Network/Library/Perl/5.12 /Library/Perl/Updates/5.12.4 /System/Library/Perl/5.12/darwin-thread-multi-2level /System/Library/Perl/5.12 /System/Library/Perl/Extras/5.12/darwin-thread-multi-2level /System/Library/Perl/Extras/5.12 .) at /Applications/dev/SourceTree.app/Contents/Resources/git_local/libexec/git-core/git-svn line 41.
Completed with errors, see above
Any ideas of why this might be happening?
Thanks in advance!!!