Re: Listing the changes in a revision
From: Erik Huelsmann <ehuels_at_gmail.com>
Date: Sat, 5 Jan 2008 22:43:30 +0100
On Jan 5, 2008 10:37 PM, Chris Rose <chris.rose_at_messagingdirect.com> wrote:
How about
$ svn log -v -r <revision> URL
Or, if you don't want the log text itself:
$ svn log -v -q -r <revision> URL
?
HTH,
Erik.
---------------------------------------------------------------------
|
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.