I had the same issue. Try updating the SVN Kit Jars - specifically the svnkit.jar and svnkit-javahl.jar. If you have javahl.jar, remove it. You need jars from SVN Kit version 1.3.0-beta3
> Hi Fritz,
> > i am using svntask from Google Code to get my revision number in ANT. When I upgraded to Tortoise 1.6, my builds stopped working because the format files in my .svn directories were gone, and svntask depended on them to identify a working copy.
> >
> > Was this an unintended consequence that svntask will have to respond to, or a bug?
>
> This is a design bug in svntask, because it relies on a property of the
> .svn admin folder. The svn developers clearly state that access to this
> folder has to be handled by the svn libraries. An app should never rely
> on something to be present in the .svn folder, because the format may
> change.
>
> Cheers
> - Lübbe
>
> --
> ___
> oo // \\ "De Chelonian Mobile"
> (_,\/ \_/ \ TortoiseSVN
> \ \_/_\_/> The coolest Interface to (Sub)Version Control
> /_/ \_\ http://tortoisesvn.net PGP Key ID 0x23F511AB
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2218417
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-05-12 20:14:24 CEST