question on SVN conversion
David Wink
david.wink at gmail.com
Mon May 19 14:52:59 UTC 2014
I have a repo that is layed out like the following:
repo/
/project1.0/
/trunk
/tags
/branches
/project1.1/
/trunk
/tags
/branches
/project2.0
/trunk
/tags
/branches
I want to convert this over to 1 mercurial repository.
I think that I would put each projectx.x as a branch in the repository and
then make the latest projectX.X as the default.
Can this be done with hg convert?
thanks in advanced.
Dave.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mercurial-scm.org/pipermail/mercurial/attachments/20140519/0d7487d6/attachment-0002.html>
More information about the Mercurial
mailing list