Re: git-svn died of signal 6

2013-08-12 Thread Christian Franke
is up to date. error: git-svn died of signal 6 I can confirm this: $ git svn fetch error: git-svn died of signal 6 This results in a perl.exe.stackdump file in cwd. Workaround: use cygwin to 1.7.18 (instead of 1.7.20) This also worked for me. With 1.7.18 the error message is not printed

Re: git-svn died of signal 6

2013-07-20 Thread Christian Franke
-svn died of signal 6 I can confirm this: $ git svn fetch error: git-svn died of signal 6 This results in a perl.exe.stackdump file in cwd. Workaround: use cygwin to 1.7.18 (instead of 1.7.20) This also worked for me. With 1.7.18 the error message is not printed but an empty

Re: git-svn died of signal 6

2013-07-07 Thread Christian Franke
Pawel Jasinski wrote: hi, after recent update I noticed a problem with 'git svn' first, it was complaining about 'address already taken' After restart and rebaseall I am getting: $ git svn rebase Current branch master is up to date. error: git-svn died of signal 6 I can confirm this: $ git

Re: git-svn died of signal 6

2013-07-07 Thread Christian Franke
Christian Franke wrote: Pawel Jasinski wrote: hi, after recent update I noticed a problem with 'git svn' first, it was complaining about 'address already taken' After restart and rebaseall I am getting: $ git svn rebase Current branch master is up to date. error: git-svn died of signal 6 I