Webref finds changes, although hg says there are non?

Roman Kennke roman at kennke.org
Wed Apr 14 12:04:24 UTC 2010


Hi Clemens,

> Glad to hear from you & thanks for your reply :)
> 
> > webrev not only detects uncommitted changes (hg status) but will also
> > show when there are committed but not-yet-pushed changes (hg outgoing).
> > Please check that. I hope it helps.
> 
> Yes, thats exactly what I would like to use it for - to send phil the
> changes I did compared to the current JDK7 master.
> hg outgoing lists a handful of commits I did, however webref finds
> tons of modified files I've never touched nore commited.

Hmm. Maybe the upstream repo changed and webrev shows this stuff too.
Have you pulled and updated your repository?

> OMG, I don't want to merge all my modifications to a fresh repo yet
> again, that would be ... counting ... I guess the 10th time doing that
> stupid work :/

I suggest using Mercurial patch queues for such things. It really helps.

/Roman




More information about the discuss mailing list