Re: HG changegroup.notify hook raised an exception

Stephan Bergmann <[email protected]> Wed, 12 Jan 2011 09:43:19 +0100
Newsgroups gmane.comp.openoffice.devel.tools
Message-ID <[email protected]>
On 01/12/11 09:23, Stephan Bergmann wrote:
> What's problematic about this is that, while pushing apparently worked
> fine (checked via hg incoming on another repo),
> <http://hg.services.openoffice.org/DEV300/cws/sb139> fails to list at
> least the current tip revision (changeset f64c82ceb4e1, "sb139: merged
> in DEV300_m97").

Erm, forget it.  What's actually problematic is the typo in the URL 
(plus the HG web server not highlighting the fact that the URL is bad, 
but instead unhelpfully serving a page that just looks OK at first 
sight).  <http://hg.services.openoffice.org/cws/sb139> does indeed list 
all the changesets of CWS sb139.

-Stephan