[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: svnant docs and download

From: Martino Piccinato <martino.piccinato_at_nexus.it>
Date: 2005-10-19 10:21:53 CEST

I downloaded latest trunk, compiled and it works perfectly!

Thanks

P.S.

I send this to the list so that if anyone else is having the same
problem can clearly see this was the solution ;-)

Martin Letenay wrote:

> The problem is that commandLine clientAdapter you're using is parsing
> (localized) output of svn.
>
> You have 3 options:
>
> - build the svnant from trunk - it's fixed there already.
> - set the operating system locale to english so the svn command
> outputs the expected strings
> - do not use command line adapter but javaHL instead.
>
> Martin
>
>
> ------------------------------------------------------------------------
> *From:* Martino Piccinato [mailto:martino.piccinato@nexus.it]
> *Sent:* 18 October 2005 15:54
> *To:* users@subclipse.tigris.org
> *Subject:* Re: svnant docs and download
>
> Thanks a lot for your help, I configured everything now but I'm
> stuck in the same exact situation described in this message:
>
> http://subclipse.tigris.org/servlets/ReadMsg?list=users&msgNo=3784
>
> I use Eclipse 3.1.0 on a Windows 2000
>
> Any suggestion?
>
> Thanks
>
> Martino
>
>
> kevin.slater@pfpc.com wrote:
>
>>Martino,
>>
>>I'm using svnant-1.0.0-rc1 as Mark suggested. I can't recall if I built the
>>jar from source or used what was provided in the distribution.
>>
>>The documentation didn't address how to make use of the jar once you have
>>it, but all you need to do is add a taskdef like the following to get it
>>going:
>>
>><taskdef resource="svntask.properties"/>
>>
>>(That is, provided the svnant.jar is in the ant classpath, otherwise you'll
>>need to supply a classpath to the taskdef definition as well.)
>>
>>...Kevin
>>
>>Kevin Slater
>>PFPC ESS
>>
>>Monday, October 17, 2005 9:42 AM
>>To: users@subclipse.tigris.org
>>cc:
>>From: Mark Phippard <markp@softlanding.com>
>>Subject: Re: svnant docs and download
>>
>>
>>
>>Martino Piccinato <martino.piccinato@nexus.it> wrote on 10/17/2005
>>09:36:23 AM:
>>
>>
>>
>>>I'm glad to hear this!
>>>It's just that on the site I see last stable 0.9.13 as a Berkeley DB
>>>
>>>
>>only.
>>
>>
>>>Also there are no particular instructions as to thether place the jar
>>>(should it be cmopiled from source with the given build.xml?) and how
>>>use taskdef.
>>>
>>>
>>
>>You should be using the 1.0 Release Candidate.
>>
>>Mark
>>
>>
>>_____________________________________________________________________________
>>Scanned for SoftLanding Systems, Inc. and SoftLanding Europe Plc by IBM
>>Email Security Management Services powered by MessageLabs.
>>_____________________________________________________________________________
>>
>>---------------------------------------------------------------------
>>To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
>>For additional commands, e-mail: users-help@subclipse.tigris.org
>>
>>
>>-----------------------------------------
>>The contents of this email are the property of PNC. If it was not addressed
>>to you, you have no legal right to read it. If you think you received it in
>>error, please notify the sender. Do not forward or copy without permission
>>of the sender.
>>
>>
>>---------------------------------------------------------------------
>>To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
>>For additional commands, e-mail: users-help@subclipse.tigris.org
>>
>>
>
Received on Wed Oct 19 18:21:53 2005

This is an archived mail posted to the Subclipse Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.