-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Highest
-
None
-
Affects Version/s: 2.7.6
-
Component/s: Git, Subversion
-
Severity 1 - Critical
It would appear that the embedded perl libraries have changed locations and the path has not been updated. Sourcetree 2.7.6 (177) displays these messages when attempting to use Git+SVN:
Can't locate Git/SVN.pm in @INC (you may need to install the Git::SVN module) (@INC contains: /usr/local/git/share/perl5 /Applications/Sourcetree.app/Contents/Resources/git_local/lib/perl5/site_perl /Library/Perl/5.18/darwin-thread-multi-2level /Library/Perl/5.18 /Network/Library/Perl/5.18/darwin-thread-multi-2level /Network/Library/Perl/5.18 /Library/Perl/Updates/5.18.2 /System/Library/Perl/5.18/darwin-thread-multi-2level /System/Library/Perl/5.18 /System/Library/Perl/Extras/5.18/darwin-thread-multi-2level /System/Library/Perl/Extras/5.18 .) at /private/var/folders/lm/5t94ws312xb_hv1d67fzzn340000gn/T/AppTranslocation/445A0F36-0C59-4B64-A7C3-BB7C52D9C045/d/Sourcetree.app/Contents/Resources/git_local/libexec/git-core/git-svn line 21.
Â
While the actual perl module is inÂ
Sourcetree.app/Contents/Resources/git_local/share/perl5/Git/SVN.pm
Â