RE: Find property change without a working copy
From: Dale Worley <dworley_at_pingtel.com>
Date: 2005-08-16 16:02:50 CEST
> From: Quest
You can retrieve the value of the property for any particular rev using:
svn -r (revision) propget (property name) https://....
Then do binary search to find the rev that changed the value.
Dale
---------------------------------------------------------------------
|
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.