Re: [PATCH v6 01/16] GSOC remote-svn

2012-08-22 Thread Junio C Hamano
Florian Achleitner writes: > Another improved series with fixups by Junio, and a little by me. > Diff: > - fix inconsistend indent in Documentation/git-remote-helpers.txt > - remove trailing newline in Makefile > - fix argument list and usage of regenerate_marks(void) in remote-svn.c > > > [PATCH

[PATCH v6 01/16] GSOC remote-svn

2012-08-22 Thread Florian Achleitner
Another improved series with fixups by Junio, and a little by me. Diff: - fix inconsistend indent in Documentation/git-remote-helpers.txt - remove trailing newline in Makefile - fix argument list and usage of regenerate_marks(void) in remote-svn.c [PATCH v6 01/16] Implement a remote helper for sv