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

Re: missing log messages

From: <kevin_at_pilch-bisson.net>
Date: 2003-01-30 12:12:45 CET

On Thu, Jan 30, 2003 at 08:04:25PM +0200, Jani Monoses wrote:
 svn log -r4655:4666 for instance on the subversion repo
 does not list log messages for all revisions between these numbers
 does this mean the commiter did not supply a message or the change got reversed or what?
 thanks
 Jani.
 
I assume that you are in a svn working copy containing trunk? What it means
in that case, is that the change occurred somewhere outside of trunk, i.e. in
a branch, tag, or other project, and log only shows changes in the current
directory or a subdirectory of it.

Try doing svn log -r4655:4666 http://svn.collab.net/repos/svn and you should
see the missing log messages.

-- 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Kevin Pilch-Bisson                    http://www.pilch-bisson.net
     Historically speaking, the presences of wheels in Unix
     has never precluded their reinvention. - Larry Wall
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

  • application/pgp-signature attachment: stored
Received on Sat Oct 14 02:25:56 2006

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.