New version with these changes:

- includes fixups and changes by Junio from fa/remote-svn
- move contrib/svn-fe/remote-svn.c to remote-testsvn.c (in toplevel)
- add it to the toplevel Makefile
  (needed to copy the linker rule, is there a nicer way?)
- check for prerequisite in test script (probably not needed, 
  because it's built automatically now)

 [PATCH v5 01/16] Implement a remote helper for svn in C
 [PATCH v5 02/16] Add git-remote-testsvn to Makefile.
 [PATCH v5 03/16] Add svndump_init_fd to allow reading dumps from
 [PATCH v5 04/16] Add argv_array_detach and argv_array_free_detached
 [PATCH v5 05/16] Connect fast-import to the remote-helper via pipe,
 [PATCH v5 06/16] Add documentation for the 'bidi-import' capability
 [PATCH v5 07/16] When debug==1, start fast-import with "--stats"
 [PATCH v5 08/16] remote-svn, vcs-svn: Enable fetching to private
 [PATCH v5 09/16] Allow reading svn dumps from files via file:// urls
 [PATCH v5 10/16] vcs-svn: add fast_export_note to create notes
 [PATCH v5 11/16] Create a note for every imported commit containing
 [PATCH v5 12/16] remote-svn: Activate import/export-marks for
 [PATCH v5 13/16] remote-svn: add incremental import
 [PATCH v5 14/16] Add a svnrdump-simulator replaying a dump file for
 [PATCH v5 15/16] remote-svn: add marks-file regeneration
 [PATCH v5 16/16] Add a test script for remote-svn
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to