Re: Revision Arithmetic
From: Dale R. Worley <dworley_at_pingtel.com>
Date: 2005-09-06 17:35:24 CEST
On Sun, 2005-09-04 at 13:01 +0200, Lars Gullik Bjønnes wrote:
Why isn't it better to extract the rev numbers out of 'svn log -q' with
svn log -q --stop-on-copy | sed -e '/^-/d' -e 's/^r\([0-9]*\) .*$/\1/'
Dale
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.