Subversion 1.7 and 1.8

Adam Mercer ramercer at gmail.com
Fri Aug 2 19:30:32 PDT 2013


On Fri, Aug 2, 2013 at 8:40 AM, Jim Jagielski <jimjag at gmail.com> wrote:
> I'm thinking it makes sense to break out the subversion port to svn17 and
> svn18, since git-svn only appears to work reliably with subversion 1.7. As
> it is now, git-core +svn "forces" the use of svn 1.8.

I'm assuming this unreliability with subversion-1.8 and git-svn is the
reason for this:

$ git svn clone -s -r90000:HEAD
https://svn.macports.org/repository/macports/trunk/dports
Initialized empty Git repository in /Users/ram/macports/dports/.git/
Using higher level of URL:
https://svn.macports.org/repository/macports/trunk/dports =>
https://svn.macports.org/repository/macports
perl5.12(6874) malloc: *** error for object 0x7fed70e2ae00: pointer
being freed was not allocated
*** set a breakpoint in malloc_error_break to debug
error: git-svn died of signal 6
$

Cheers

Adam


More information about the macports-dev mailing list