Created
September 26, 2009 02:36
-
-
Save dcbriccetti/193987 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
dbl:~/devel/esme $ git svn clone http://svn.apache.org/repos/asf/incubator/esme | |
Can't load '/System/Library/Perl/Extras/5.8.8/darwin-thread-multi-2level/auto/SVN/_Core/_Core.bundle' for module SVN::_Core: dlopen(/System/Library/Perl/Extras/5.8.8/darwin-thread-multi-2level/auto/SVN/_Core/_Core.bundle, 1): Library not loaded: /usr/lib/libsvn_client-1.0.dylib | |
Referenced from: /System/Library/Perl/Extras/5.8.8/darwin-thread-multi-2level/auto/SVN/_Core/_Core.bundle | |
Reason: image not found at /System/Library/Perl/5.8.8/darwin-thread-multi-2level/DynaLoader.pm line 230. | |
at /System/Library/Perl/Extras/5.8.8/darwin-thread-multi-2level/SVN/Base.pm line 59 | |
BEGIN failed--compilation aborted at /System/Library/Perl/Extras/5.8.8/darwin-thread-multi-2level/SVN/Core.pm line 5. | |
Compilation failed in require at /usr/local/git/libexec/git-core/git-svn line 30. | |
$ git --version;svn --version | |
git version 1.6.4.4 | |
svn, version 1.5.2 (r32768) | |
compiled Sep 28 2008, 11:31:23 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment