[PATCH 0 of 2] convert: add convert.svn.startrev

Patrick Mezard pmezard at gmail.com
Sat Feb 23 09:50:37 CST 2008


Support start revision when converting single Subversion branch.

- First patch allows the trunk/branches/tags layout to be partially disabled. It's not necessary strictly speaking, but I needed it when writing the test and I think it really useful. The new behaviour is theorically a bit different from the former one, it probably does not matter in practice.
- Second patch implements svn.startrev. It works only with single branch conversions, which should be 95% use cases. Supporting a more than one is doable but requires more thinking and can be done later.

The question is do we want that in 1.0 ? I think we do.


More information about the Mercurial-devel mailing list