Re: Error on svnadmin dump

2011-12-02 Thread Martin Kutter
On Mon, 28 Nov 2011 18:15:51 +0100, Martin Kutter wrote: > Hello, > > I received a strange error when attempting ro dump a large repository: > > "svnadmin dump REPO" results (repeatably) in a IOT/Abort trap error after > rev22615 > "svnadmin dump --deltas

Error on svnadmin dump

2011-11-28 Thread Martin Kutter
Hello, I received a strange error when attempting ro dump a large repository: "svnadmin dump REPO" results (repeatably) in a IOT/Abort trap error after rev22615 "svnadmin dump --deltas REPO" repeatably yields a IOT/Abort trap error after rev3142 The repository can be synced using svnsync howev

Re: JavaHL bindings - post-commit error messages

2011-08-19 Thread Martin Kutter
On Wed, 17 Aug 2011 19:56:13 +0200, Martin Kutter wrote: > Hi, > > Am Dienstag, den 16.08.2011, 11:14 -0400 schrieb Mark Phippard: >> On Tue, Aug 16, 2011 at 11:09 AM, Martin Kutter >> wrote: >> > is there a way to receive get post-commit error messages on performi

Re: JavaHL bindings - post-commit error messages

2011-08-18 Thread Martin Kutter
Hi, Am Dienstag, den 16.08.2011, 11:14 -0400 schrieb Mark Phippard: > On Tue, Aug 16, 2011 at 11:09 AM, Martin Kutter > wrote: > > is there a way to receive get post-commit error messages on performing a > > commit with the JavaHL bindings? > > Subclipse uses JavaHL and

JavaHL bindings - post-commit error messages

2011-08-16 Thread Martin Kutter
Hello, is there a way to receive get post-commit error messages on performing a commit with the JavaHL bindings? According to the SVN book: "If the post-commit hook returns a nonzero exit status, [...] anything that the hook printed to stderr will be marshalled back to the client, making it easie