Re: Revision or date of a svn:external property
From: Ryan Schmidt <subversion-2012c_at_ryandesign.com>
Date: Fri, 1 Feb 2013 12:36:24 -0600
On Feb 1, 2013, at 02:53, Andreas Tscharner wrote:
> I am trying to find out, when (revision or date) a svn:external property was set or changed.
"svn log" only shows you the log messages; I guess nobody entered the word "external" into the log message when they added that external.
What you want is "svn log --diff", which will show you the log message and also what changed. It's available since Subversion 1.7.
|
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.