Hi!

This series adds creating notes to vcs-svn, plus some testing aids.
I picked one patch from Dmitry's existing work.

Next steps are storing the fetched revisions and notes in the right place
in refs/remote/ and adding incremental import using the notes.

Im currently stuck on some unexpected behaviour when fetching via 
remote-svn. The refs/remote/svn/master points to the same commit
as refs/heads/master and not to the fetched one.
It gets overwritten after fast-import terminates.
I'm digging through the internals of fetching..

Florian:

[PATCH 1/4] vcs-svn: add fast_export_note to create notes
[PATCH 2/4] Allow reading svn dumps from files via file:// urls.
[PATCH 3/4] Create a note for every imported commit containing svn
[PATCH 4/4] When debug==1, start fast-import with "--stats" instead
--
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