Re: git-svn fails to fetch repository

Previous thread: egit problem with sym linked eclipse project dirs by Stephen Bannasch on Tuesday, January 13, 2009 - 1:00 pm. (11 messages)

Next thread: Re: git-svn fails to fetch repository by Vladimir Pouzanov on Tuesday, January 13, 2009 - 2:16 pm. (2 messages)
From: Vladimir Pouzanov
Date: Tuesday, January 13, 2009 - 1:46 pm

Yeah, that's gentoo. Will try rebuilding svn now. Any hints about OSX
perl problem?

--

From: Jay Soffian
Date: Tuesday, January 13, 2009 - 2:12 pm

Your original email doesn't appear to provide the complete error
message. I'm on OS X 10.5.6 (Intel), git 1.6.1.77.g81ea1, system perl
(/usr/bin/perl - 5.8.8) and I'm able to clone okay:

$ which git
/opt/git/bin/git
$ git version
git version 1.6.1.77.g81ea1
$ git svn clone http://qsb-mac.googlecode.com/svn/trunk qsb-mac
...
Checked out HEAD:
  http://qsb-mac.googlecode.com/svn/trunk r21

j.
From: Jay Soffian
Date: Tuesday, January 13, 2009 - 2:20 pm

BTW, since it's the system perl, it's also the system Perl subversion
bindings, which means 1.4.4.

IOW, even though I have MacPorts installed, I define NO_DARWIN_PORTS=1
during install. I've attached the script I use for compiling &
installing git for reference.

j.
From: Petr Baudis
Date: Friday, January 23, 2009 - 1:52 am

I have hit the same issue (segfault on Gentoo) and this fixed it for me.
But do you have any details on why is the segfault caused and how to
prevent it? USE=dso is the default on Gentoo. :-(

-- 
				Petr "Pasky" Baudis
The average, healthy, well-adjusted adult gets up at seven-thirty
in the morning feeling just terrible. -- Jean Kerr
--

From: Björn
Date: Friday, January 23, 2009 - 6:22 am

No idea, I just heard about that in #git. IIRC it was Mikachu who came
up with that solution. Unfortunately, he's not around at the moment, and
I don't recall his real name, so not on Cc. :-/

Björn
--

Previous thread: egit problem with sym linked eclipse project dirs by Stephen Bannasch on Tuesday, January 13, 2009 - 1:00 pm. (11 messages)

Next thread: Re: git-svn fails to fetch repository by Vladimir Pouzanov on Tuesday, January 13, 2009 - 2:16 pm. (2 messages)