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

svn log behaviour

From: Alex Bligh <alex_at_alex.org.uk>
Date: Sat, 12 Feb 2011 17:03:45 +0000

If I do "svn log ." in a directory, it does not list all changes made to all
files in that directory (as shown up "svn log <filename>"). I've pasted an
example at:
 http://pastebin.com/SFYDtkBk
where r12062 does not show up in "svn log .", but does on the changed file.

svn diff . does the expected, and the file is not in svn:ignore.

Is this deliberate and how do I get a recursive list of logs?

-- 
Alex Bligh
Received on 2011-02-14 08:06:17 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.