Re: git clone svn: authors from authors file are ignored, authors-prog works, but crashes on branch points

2015-09-10 Thread Michael J Gruber
Till Schäfer venit, vidit, dixit 26.08.2015 21:57: > Hi, > i am observing some weired "git svn clone" behavior during my try to migrate > the Scaffold Hunter [1] SVN repository [2] to Git: > > if i just use the command > > $ git svn clone svn://svn.code.sf.net/p/scaffoldhunter/code

Re: git clone svn: authors from authors file are ignored, authors-prog works, but crashes on branch points

2015-09-10 Thread Till Schäfer
Hi, I can confirm, that the patch (see mail: "[PATCH] git-svn: parse authors file more leniently") fixes the "Author: not defined in file" problem in my case. Downgrading to subversion 1.8.13 (from 1.8.14) also fixes the branching crash in revision 17. With subversion 1.8.14 i

git clone svn: authors from authors file are ignored, authors-prog works, but crashes on branch points

2015-08-26 Thread Till Schäfer
Hi, i am observing some weired git svn clone behavior during my try to migrate the Scaffold Hunter [1] SVN repository [2] to Git: if i just use the command $ git svn clone svn://svn.code.sf.net/p/scaffoldhunter/code --no-metadata -s code everything went smoothly. Now i wanted to replace the