Re: Receive only the revision number
From: Paul Koning <Paul_Koning_at_dell.com>
Date: Thu, 3 Jul 2008 12:16:50 -0400
>>>>> "jantje" == jantje <janvanoppen_at_skynet.be> writes:
jantje> Hi there,
jantje> Is it possible, for use in a /bin/bash script, to receive
HEAD_REV=$(svn info ${REPO_URL} | awk '/Revision:/{print $2}')
If you do "svn info" to a working directory, you get the rev of the
paul
---------------------------------------------------------------------
|
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.