status of SVN to Mercurial conversion tools
Giorgos Keramidas
keramida at ceid.upatras.gr
Tue Aug 28 02:30:48 UTC 2007
On 2007-08-27 19:07, Manlio Perillo <manlio_perillo at libero.it> wrote:
>Giorgos Keramidas ha scritto:
>> On 2007-08-27 16:33, Manlio Perillo <manlio_perillo at libero.it> wrote:
>>> Any open issues?
>>> How are branches handled?
>>
>> By creating "in repository" branches. You can 'strip' branch heads
>> with "hg clone -r branch" later, too.
>
> I have several subprojects in the same repository, and I want to split
> them into separate Mercurial repository.
>
> Should I split them with Subversion first, or Mercurial can handle this?
I've only tried single-project repositories, so I'm not sure about this.
It may be worth dumping a copy of the repository and filtering through
the dump to create per-project svn repositories, but I don't know if
that is too much trouble for you :)
More information about the Mercurial
mailing list