John Rose wrote:
On Jan 25, 2008, at 7:44 AM, Max (Weijun) Wang wrote:
Is your webrev page above a custom script or is that possible with
mercurial mq directly?
Aha, our precious webrev, the latest version is at --
http://cvs.opensolaris.org/source/xref/onnv/onnv-gate/usr/src/tools/scripts/webrev.sh
Whoever owns that needs to update it to the version that supports HG.
I put some partial links to webrev here:
http://wikis.sun.com/display/SunOnMac/SoftwareDevelopment
Will update when the newest version breaks out somewhere.
I 'own' (meaning I took on the task to update it) the updated version of
webrev. I will post it on my blog soon, but I need to test it a bit more
under Windows/Cygwin.
So far it has been successfully tested on Solaris, Linux, MacOS X, and
(hopefuly) Windows/Cygwin.
It is a rather big shell-script that relies on a number of Unix tools
like awk, perl etc..., so the multi-platform part is tricky.