funnybluecat / git-osx-installer

Automatically exported from code.google.com/p/git-osx-installer
0 stars 0 forks source link

Using git svn with latest subversion from collab #46

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
I'm using the svn package 1.6.6 from
http://www.open.collab.net/downloads/community/ and installed
git-1.6.6-intel-leopard.dmg.

When running git svn --version I get
git-svn version 1.6.6 (svn 1.4.4)

So the svn from /usr/bin is used instead of the latest version under
/opt/subversion.

I set the PATH correctly:
> which svn
/opt/subversion/bin/svn

I tried to set export DYLD_LIBRARY_PATH=/opt/subversion/lib but that
returns an error:
> git svn --version
error: git-svn died of signal 10

I using Mac OS X 10.5.8.

So how can I use the latest version of git svn?

Thanks,
Martin

Original issue reported on code.google.com by html-k...@gmx.de on 10 Jan 2010 at 11:04

GoogleCodeExporter commented 8 years ago
I'm sorry, I really don't have a clue.  I don't use git svn.  Anyone else care 
to chime in on this?  Is this still a problem?

Sorry to wait 10 months respond to this ticket.

Original comment by timchar...@gmail.com on 9 Dec 2010 at 10:28

GoogleCodeExporter commented 8 years ago
No, I think the update to MacOS X SnowLeopard, svn and git solved the problem 
;-)

Original comment by html-k...@gmx.de on 12 Dec 2010 at 3:51

GoogleCodeExporter commented 8 years ago
www.hindtyres.com

Original comment by hindtyres on 27 Mar 2011 at 1:22

Attachments:

GoogleCodeExporter commented 8 years ago
I'm still getting this problem on Lion, albeit I did not use the 
git-osx-installer:

$ git svn --version
git-svn version 1.7.6 (svn 1.6.16)
$ svn --version
svn, version 1.6.17 (r1128011)
   compiled Aug 10 2011, 17:08:05

Original comment by claybrid...@gmail.com on 11 Aug 2011 at 3:04

GoogleCodeExporter commented 8 years ago
Strange... maybe git is bundling a known working version of svn?

Original comment by timchar...@gmail.com on 11 Aug 2011 at 3:29

GoogleCodeExporter commented 8 years ago

Original comment by timchar...@gmail.com on 13 Dec 2012 at 6:15