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

Re: Hiding property changes in svn log

From: Ryan Schmidt <subversion-2009b_at_ryandesign.com>
Date: Fri, 11 Sep 2009 13:19:21 -0500

On Sep 11, 2009, at 10:38, Malk0lm wrote:

> Is there a way that I can view a revision log but ignore all changes
> to svn properties? I just want to see the changes in the code not the
> changes in the props.

There isn't a built-in command for that. You would have to get the
full output of svn log, possibly in xml, and write a script to parse it.

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-09-11 20:20:20 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.