HG changegroup.notify hook raised an exception
Stephan Bergmann <[email protected]> Wed, 12 Jan 2011 09:12:05 +0100
| Newsgroups | gmane.comp.openoffice.devel.tools |
|---|---|
| Message-ID | <[email protected]> |
$ 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 $ hg --version Mercurial Distributed SCM (version 1.7.3) -Stephan