Feb. 7, 2011
3:54 p.m.
On Mon, Feb 7, 2011 at 15:46, Antoine Pitrou <solipsis@pitrou.net> wrote:
I'm not advocating anything in particular really. I think creating a named branch "foo" (or a bookmark? I've never used them but it sounds like they might do the trick) and then using "hg di -r py3k" to get the diff against upstream is very reasonable. That's without any hg extension activated.
Yeah, I don't think we need rdiff. IIRC it isn't really maintained, either, just the basics to keep it working with new versions of hg. Cheers, Dirkjan