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

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

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Mar 1 17:11:08 2005

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.