error in wiki for hgsvn?
Jorge Vargas
jorge.vargas at gmail.com
Tue Oct 28 08:33:21 UTC 2008
are the instructions for hgsvn right here
http://www.selenic.com/mercurial/wiki/index.cgi/WorkingWithSubversion
what is the purpose of cloning the repo and creating a branch at the same time?
$ hg clone trunk mybugfix
$ cd mybugfix
$ hg branch mybugfix
# Hacking session, lots of hg add/hg ci etc.
then all references below are to a branch named trunk created by
hgsvn, so what is this second branch really used for?
More information about the Mercurial
mailing list