Re: RFC: svn update --print-log-messages
From: Garrett Rooney <rooneg_at_electricjellyfish.net>
Date: 2002-12-17 03:43:36 CET
On Monday, December 16, 2002, at 09:29 PM, Benjamin Pflugmann wrote:
> Hi.
actually, you need to do something like this:
$ svn log -r `svn info | grep ^Rev | awk '{print $2}'`:HEAD
since svn log -rHEAD only gives you the log entry for HEAD, not the log
-garrett
---------------------------------------------------------------------
|
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.