How can I create SVN-compatible patches from Mercurial? -



How can I create SVN-compatible patches from Mercurial? -

i new mercurial , using hgsubversion. have erred in using hg merge - know not next time need changes svn.

how create patches mercurial compatible svn?

it looks 1 time have hgsubversion installed, can utilize similar command:

hg diff --svn -r default

see more info here.

svn mercurial

Comments

Popular posts from this blog

iphone - Dismissing a UIAlertView -

c# - Can ProtoBuf-Net deserialize to a flat class? -

javascript - Change element in each JQuery tab to dynamically generated colors -