On Friday 20 June 2008 00:24, Cordier Yann wrote:
> Dear subsclipse team,
>
>
> I just wrote a little ant script whose main goal is to check whether one
> have the latest revision of a project or not.
>
> To achieve this, I wrote a sub task that checks the local revision and
> the latest revision of the root directory of a project using the status
> command.
>
> Now here is my problem : I am calling this sub task using an <antcall>
> command in a higher level task and the first time it runs, everything is
> OK but the second time, it always fail with the following message :
>
Sounds like the same issue as this thread
http://svn.haxx.se/subusers/archive-2008-01/0088.shtml
Andrew
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subclipse.tigris.org
For additional commands, e-mail: users-help_at_subclipse.tigris.org
Received on 2008-06-21 02:02:09 CEST