开发者

How can I create SVN-compatible patches from Mercurial?

I am new to Mercurial and using hgsubversion. I have erred in usin开发者_JAVA百科g hg merge - I now know not to do this for next time but I now need to get my changes into SVN.

How do I create patches from Mercurial that are compatible with SVN?


It looks like once you have hgsubversion installed, you can just use a similar command:

hg diff --svn -r default

See more info here.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜