You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Rob Hubbard <ro...@softel.co.uk> on 2009/09/10 17:11:14 UTC

Could textual/property changes be distinguished in svn log?

Hello,

When you type "svn status" to query local modifications, the response
from SVN distinguishes modifications to a file's text and to its
properties: the flags are in different columns in the output.

On the other hand, the response from an "svn log --verbose -r ..." query
on a revision in the repository does not make this distinction.

That information can be gleaned by using "svn diff --summarize -c ...",
but it would be really useful to be able to see this in the log output;
this might require a new option, such as "--distinguish-props".

It would be even nicer if the log output could be made to include
*which* properties had changed too, perhaps using a variation of the
usual path syntax, such as "/path/filename/propertyname".

Thanks,
Rob.

________________________________________________________________
This message has been independently scanned for the Softel Group and cleared of containing viruses and other malicious data.

Powering Television Beyond the Video (TM)

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe@subversion.tigris.org].