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

How to find where a component is referenced as svn:externals ?

From: Gabriel SCOLAN <gabriel.scolan_at_sagem.com>
Date: Wed, 30 Sep 2009 12:52:46 +0200

Dear all,

I'm facing an issue I'm sure many of you have already resolved : I've
defined some software components (managed with thier own versions) in a
library. The software projects I'm building are based on those components
from the library. To do the "integration", I use the svn:externals
properties that I find very useful on that use case. Now, to conduct an
impact analysis when detecting a bug on a specific version of a component,
I'm like to query the repository to know which are projects that are using
that specific version of that specific component. First idea was to walk
through the repository revisions interrogating each directory if it has in
the property "svn:externals" a reference to that component version, but I
suspect it is unefficient, as mentionned in the svnbook also (
http://svnbook.red-bean.com/en/1.5/svn-book.html#svn.advanced.props ..
Searchability (or, Why Not Properties)).

Could someone help me in finding an efficient solution to solve this ?

many thanks

gabriel

" Ce courriel et les documents qui y sont attaches peuvent contenir des informations confidentielles. Si vous n'etes pas le destinataire escompte, merci d'en informer l'expediteur immediatement et de detruire ce courriel ainsi que tous les documents attaches de votre systeme informatique. Toute divulgation, distribution ou copie du present courriel et des documents attaches sans autorisation prealable de son emetteur est interdite."

" This e-mail and any attached documents may contain confidential or proprietary information. If you are not the intended recipient, please advise the sender immediately and delete this e-mail and all attached documents from your computer system. Any unauthorised disclosure, distribution or copying hereof is prohibited."

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

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