Re: Getting HEAD revision number from a URL
From: J Robert Ray <jrray_at_imageworks.com>
Date: 2004-10-28 04:23:26 CEST
Juanma Barranquero wrote:
None of these work for me because my shell swallows "$1", but this works
svn log -q -v -rHEAD <URI> | perl -ne '/^r(\d+)/&&print"set HeadRev=$1"'
- Robert
---------------------------------------------------------------------
|
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.