hg : how to convert a single subversion branch
Posted
by shodanex
on Stack Overflow
See other posts from Stack Overflow
or by shodanex
Published on 2010-03-09T08:33:53Z
Indexed on
2010/03/09
8:36 UTC
Read the original article
Hit count: 172
I have a subversion repository, where each branch is a separate project. I would like to change this architecture, and to gradually move to mercurial. How can I convert a single branch of a subversion repo into an hg repository.
hg version : 1.01
© Stack Overflow or respective owner