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

Feature request: modifications only for "svn log"

From: Torbjörn Bergstedt <tbergstedt_at_gmail.com>
Date: 2005-02-17 13:53:21 CET

Hi,

I am constantly changing the directory structure in my svn repository.
When I do that, the files moved get recorded in each revision, even if
they are "only" moved/renamed. I guess this is fine, since it is good
to know each revision that has affected a certain file. But on the
other hand, it becomes difficult to see which revisions have actually
made changes to a file, since the log shows a lot of "unnecessary"
revisions. If I want to find the last version that actually made
changes to the file, I'll have to browse all revisions for "modified
XXX".

Therefore, I'd like a new flag for svn log in the line of
"--modifications-only", showing only those revisions that has modified
the actual file/directory examined. Or does anybody know how to
perform this with the current version (1.1.3)?

Regards,
Torbjörn Bergstedt

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Feb 18 04:41:08 2005

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.