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

Re: [Subclipse-users] svnant info issue on upgrade from 1.1.0 RC2 to 1.2.0 RC1

From: Andrew Vaughan <ajv-lists_at_netspace.net.au>
Date: Thu, 28 Aug 2008 16:25:01 +1000

On Thu, 28 Aug 2008, Fu-Tung Cheng wrote:
> Here is some more info on my ant structure.
>
> If I swap the order in which the info calls are made then the first one
> is always the one that works.
>
> My ant targets look something like this:
>
> <target name="all-svn">
> <antcall target="svn-info">
> <param name="file" value="c:/mysource1/build.xml"/>
> </antcall>
> <antcall target="svn-info">
> <param name="file" value="c:/mysource2/build.xml"/>
> </antcall>
> <antcall target="svn-info">
> <param name="file" value="c:/mysource3/build.xml"/>
> </antcall>
> </target>
>

I'm not using svnant, but this sounds like
http://svn.haxx.se/subusers/archive-2008-01/0088.shtml

HTH
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-08-28 08:25:21 CEST

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.