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

Could textual/property changes be distinguished in svn log?

From: Rob Hubbard <rob.hubbard_at_softel.co.uk>
Date: Thu, 10 Sep 2009 18:11:14 +0100

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_at_subversion.tigris.org].
Received on 2009-09-10 19:12:07 CEST

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.