git svn dcommit seg fault

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: <git@...>
Date: Tuesday, July 17, 2007 - 10:51 pm

I'm able to clone svn repo's fine with

$ git svn clone https://svn.eng.msli.com/perrin/trunk/TESTGIT/ .

and I'm then able to use git commit to commit local changes, but 
when I try 

$ git svn dcommit

I get

[perrin@whisper TESTGIT]$ git svn dcommit
        M       test.c
Committed r717
Segmentation fault

As far as I can tell, the commit worked fine (verified by trying 'svn update' on another box).

I've tried git version 1.5.2.3, 1.5.3-rc2, and the latest build, and all give the seg fault. 

I'm guessing it has something to do with using the https connection to svn?

Thanks,

Perrin Meyer


-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
git svn dcommit seg fault, Perrin Meyer, (Tue Jul 17, 10:51 pm)
Re: git svn dcommit seg fault, Eric Wong, (Wed Jul 18, 3:34 am)
Re: git svn dcommit seg fault, Perrin Meyer, (Thu Jul 19, 6:16 pm)