On 1/10/07, Chuck Hill <hill.chuck@gmail.com> wrote:
>
> Hi,
>
> I've have been using SVNAnt 1.1.0 RC 2 for a few months now in a
> nightly integration build. Recently it has started to fail:
>
> checkout:
> [svn] <Checkout> started ...
> [svn] svn: null
> [svn] <Checkout> failed !
>
> Many files do get checked out before it fails so I am suspecting a
> timeout. I can manually checkout from the command line. SVNAnt will
> work if I add javasvn="false". This suggests that the problem lies in
> JavaSVN (now SVNKit).
>
> Does anyone have an idea of what may be wrong? Is there any way to
> get some more information from SVNAnt as to what failed, where, why
> etc?
SVNKit has fairly extensive logging you can turn on. I believe it is built
on top of the Java 1.4 logging system. You should be able to find
information somewhere on their website. I'd suggest reporting the problem
on their mailing list first. They might give you instructions on specific
logging settings to turn on so that the log is focused correctly.
They might also suggest you try building the latest code or something.
--
Thanks
Mark Phippard
http://markphip.blogspot.com/
Received on Wed Jan 10 22:38:55 2007