开发者

Migrating from Mercurial to Subversion [duplicate]

开发者 https://www.devze.com 2022-12-16 21:35 出处:网络
This question already has answers here: Closed 11 years ago. Possible Duplicate: Converting from Mercurial to Subversion
This question already has answers here: Closed 11 years ago.

Possible Duplicate:

Converting from Mercurial to Subversion

Hi.

Does anyone know of a relatively painless way t开发者_如何学JAVAo migrate a Mercurial repo to a fresh Subversion repo?

Thank you.


You may want to use the Convert Extension.

hg convert --dest-type svn mercurial_repo_name svn_repo_name

This extension is distributed with Mercurial and understands CVS, Subversion, Git, Darcs, Monotone, Bazaar, GNU Arch, Perforce and Mercurial as source formats and Mercurial and Subversion as destination formats.


Use hgsubversion?

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号