Re: HG changegroup.notify hook raised an exception
Stephan Bergmann <[email protected]> Wed, 12 Jan 2011 09:23:45 +0100
| Newsgroups | gmane.comp.openoffice.devel.tools |
|---|---|
| Message-ID | <[email protected]> |
On 01/12/11 09:12, Stephan Bergmann wrote: > $ hg push ssh://[email protected]/cws/sb139 > pushing to ssh://[email protected]/cws/sb139 > searching for changes > remote: adding changesets > remote: adding manifests > remote: adding file changes > remote: added 186 changesets with 1567 changes to 881 files > remote: error: changegroup.notify hook raised an exception: > remote: abort: Not enough space > abort: unexpected response: empty string 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"). -Stephan