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

"svn log" Doesn't Give Complete Log

From: Eric <spamsink_at_internetsmallfry.com>
Date: Sat, 07 Mar 2009 19:59:33 -0500

Isn't the command...

svn log -r base:head TheFiles

... supposed to give the complete log of the Subversion-revisioned
"TheFiles" tree, all the way from the beginning to the latest?

I'm working on about Subversion version 106 of the directory tree,
and all I get from that command is the logs for versions 100 through 106.

On the other hand, if I say...

svn log TheFiles

... (with no "-r" argument), I get all of the logs from 100 back to
the beginning (but NOT from 106 back to the beginning), in reverse order.

What am I doing wrong?

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1286082

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-03-08 05:33:45 CET

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.