Query subversion for all files that have a certain property
From: Georg Viehöver <viehoever_at_sigma-c.de>
Date: 2005-03-01 17:08:47 CET
Hi all,
Coming from the ClearCase world, I wonder if it is possible to query a subversion repository for all files that have a certain property (it is a one line command that is fairly efficient even for 10000nds of files in ClearCase). The use case that I am thinking about is to query subversion which files have been changed for a certain bug, attaching the bug number as a property to all files that have been changed in the process of fixing the bug.
I think that looking at the changes for a certain transaction is probably not sufficient: One bugfix may be done as a sequence of svn commits. Using some "find snv propget..." might be possible, but is certainly not efficient.
Any ideas? Maybe I am missing some point?
Georg
---------------------------------------------------------------------
|
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.