On Tue, Jan 8, 2013 at 5:25 PM, Joerg Schilling <
joerg.schill...@fokus.fraunhofer.de> wrote:

> > OpenGrok grew out of opensolaris.org, which used (and still use)
> mercurial
> > as the distributed SCM system. I don't have that much problems with
> > mercurial, but I do miss the flexibility with patch management we've got
> > with git. Its been a long time since I followed "whats new" with
> mercurial,
> > so these functionalities may be available there as well.
>
> Isn't this what you easily get with hg export > file and hg import < file?
>
>
probably, but it involves more work for me rather than a:

git rebase -i <sha1>

and then reorder the patches I want to apply, drop the ones I don't like,
squash some of them together or split ithem into multiple..

Trond
_______________________________________________
opengrok-discuss mailing list
opengrok-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/opengrok-discuss

Reply via email to