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