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

[Subclipse-users] [svn-ant] Get latest revision number

From: Irving, Dave <dave.irving_at_logicacmg.com>
Date: 2006-05-19 12:00:00 CEST

Hi,
 
I have some ant build scripts which kick off parallel tasks over
multiple remote machines (using remoteAnt).
Each box updates some stuff from a subversion repository, and then "does
its thing".
 
I want to ensure that all boxes update with to the same revision number.
The repository is very active - and there can be several commits per
minute at certain times.
 
So Im going to write an ant task which determines the current head
revision number and sets it as an ant property.
This can then be provided to each remote box so that they are all
updating from the same version.
 
Would such a task likely be accepted by the team as a patch? If so, I
can save having to maintain my own loacl svn-ant repository :o)
 
All the best,
 
Dave

This e-mail and any attachment is for authorised use by the intended recipient(s) only. It may contain proprietary material, confidential information and/or be subject to legal privilege. It should not be copied, disclosed to, retained or used by, any other party. If you are not an intended recipient then please promptly delete this e-mail and any attachment and all copies and inform the sender. Thank you.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
Received on Fri May 19 12:00:17 2006

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.