Webref finds changes, although hg says there are non?
Roman Kennke
roman at kennke.org
Wed Apr 14 10:16:01 UTC 2010
Hi Clemens,
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.
/Roman
Am Mittwoch, den 14.04.2010, 12:04 +0200 schrieb Clemens Eisserer:
> Hi,
>
> I am preparing a new webref of the xrender pipeline.
> First I synced my local repo with master using hg pull/merge/upadet
> and everything worked wel without manual interaction.
>
> However when running webref now, it finds a lot of changes.
>
> Any idea whats wrong?
>
> Thank you in advance, lg Clemens
>
> WebRef-output:
>
> hg pull
> pulling from http://hg.openjdk.java.net/jdk7/jdk7/jdk
> searching for changes
> no changes found
>
> [ce at localhost jdk2d_plus]$ hg status
> ? make/clean2d.sh
> ? make/compile.sh
>
> [ce at localhost jdk2d_plus]$ ksh ../webrev.sh
> SCM detected: mercurial
> Workspace: /home/ce/jdk2d_plus
> Compare against: http://hg.openjdk.java.net/jdk7/jdk7/jdk
> Output to: /home/ce/jdk2d_plus/webrev
> Output Files:
> .hgtags
> patch cdiffs udiffs sdiffs frames old new
> make/Makefile
> patch cdiffs udiffs sdiffs frames old new
> make/com/Makefile
> ...........
>
More information about the discuss
mailing list