[PATCH] Some yasvn2hg patch

Sebastien Lucas sebastien.lucas at gmail.com
Mon May 7 06:07:38 UTC 2007


Hi all,

I think I've tried every svn to hg converter around and my preference
goes to yasvn2hg so here is my contribution to it :

handle_empty_revision-export.patch : in my repository I had a lot of
empty revision (due to heavy use of svndumpfilter to revert some
developper big mistake), this patch make yasvn2hg ignore those
revision.

use_named_branch-export.patch : in addition to the proper branching
yasvn2hg already does, named branch are used (either trunk or svn
branch name). I find it easier to understand afterwards.

I still have some problems to solve with the merge file and externals,
I'll post as soon as I have clean patch.

Hope this helps.

Sebastien
-------------- next part --------------
A non-text attachment was scrubbed...
Name: use_named_branch-export.patch
Type: application/octet-stream
Size: 1419 bytes
Desc: not available
URL: <http://lists.mercurial-scm.org/pipermail/mercurial/attachments/20070507/99b3cbd1/attachment-0006.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: handle_empty_revision-export.patch
Type: application/octet-stream
Size: 2018 bytes
Desc: not available
URL: <http://lists.mercurial-scm.org/pipermail/mercurial/attachments/20070507/99b3cbd1/attachment-0007.obj>


More information about the Mercurial mailing list