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

Re: Ant question

From: Andrew Goodnough <Andrew.Goodnough_at_wicourts.gov>
Date: 2006-02-24 14:45:50 CET

>>> On Thu, Feb 23, 2006 at 2:55 pm, in message
<BAY113-F15A944B9F106C984663C2ACCF20@phx.gbl>, "Res Pons"
<pons32@hotmail.com>
wrote:
> <target name="MBN" >
> <loadproperties srcFile="build.number.file">
> <filterchain>
> <linecontains>
> <contains value="build.number"/>
> </linecontains>
> </filterchain>
> </loadproperties>
> <echo message="The Master Build Number is: ${build.number}" />
> </target>

It looks like you want info about the SVN build. You might want to
check this out.

http://dev2dev.bea.com/blog/jcscoobyrs/archive/2005/11/subversion_info.html

Andy

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Feb 24 14:57:17 2006

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

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