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

Re: Build numbers

From: Max Bowsher <maxb_at_ukf.net>
Date: 2003-11-13 16:20:01 CET

Tim Armes wrote:
> What I need then, is an svnlastchangedversion command.
>
> Any ideas?

svn info | sed -n 's/Last.*Rev: //;tp;be;:p;p;:e'

Max.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Nov 13 16:21:39 2003

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.