IllegalStateException from SVNLookClient.doGetLog()

2012-11-14 Thread acohen
My pre-commit hook is failing with this stack trace: java.lang.IllegalStateException at java.nio.charset.CharsetDecoder.decode(libgcj.so.10) at org.tmatesoft.svn.core.internal.io.fs.FSFile.readLine(FSFile.java:134) at org.tmatesoft.svn.core.internal.io.fs.FSFile.readProperties(FSFile.java

Re: IllegalStateException from SVNLookClient.doGetLog()

2012-11-15 Thread acohen
Here's a possibly related question: I'm using SVNkit 1.7.6. Which version of Java is known to be compatible with this version of SVNkit? Thanks, Andy Cohen -- View this message in context: http://subversion.1072662.n5.nabble.com/IllegalStateException-from-SVNLookClient-doGetLog-tp175880p1

Re: IllegalStateException from SVNLookClient.doGetLog()

2012-11-16 Thread acohen
Thanks for that generous offer, Alexander! I'll be happy to take you up on it. transactions.tar contains the contents of the "transactions" directory after the failure, and before the SVNkit has cleared out that directory: transactions.tar