[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

How use svn diff to also show commit messages

From: Nafter <HdOude_at_allshare.nl>
Date: Thu, 18 Jun 2009 06:57:15 -0700 (PDT)

Which svn command line options do I have to use to also show the commit
messages for each commited file?

When I use the following
svn diff --non-interactive --summarize -r 15470:15500 <url>

I receive a nice summary list with changes between these revisions.
Now however I still want to receive a summary list, but now including the
commit messages (if there is any).

is this possible?
Or do I have to use svn info or svn status instead. Please keep in mind I
don't have a working copy. I want to execute the diff directly on a URL.

-- 
View this message in context: http://www.nabble.com/How-use-svn-diff-to-also-show-commit-messages-tp24093492p24093492.html
Sent from the Subversion Users mailing list archive at Nabble.com.
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2363188
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-06-18 15:58:34 CEST

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.