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

[TSVN] Re: Feature Request:Impact Analysis

From: Brad Rhoads <brad_at_zethcon.com>
Date: 2005-08-15 20:39:24 CEST

Rainer Müller wrote:
> Brad Rhoads wrote:
>
>>Along time ago I used a main frame version control system called Change
>>Man. It had a command "what uses" that would go and find all files that
>>related to what you asked for. A server-side, full-text search through
>>the repository would provide essentially the same function.
>
>
> I really don't understand what you want to do... But maybe your request belongs

Let's say I want to change a table (mytable) in our database. I'd like
the ability to search the archive for all the files that reference
mytable. That way I can see if my intended changed is going have any
impact on the various applications and other views that use mytable.

Ideally there would be an option to have the search recurse. For
example, if myview uses mytable, then I'd like see all the files
directly affect by mytable, followed by all the files that use myview, etc.

> more to the Subversion project than to TortoiseSVN which is just a client?
>
> Rainer

I can try posting it there, I wasn't sure if subversion already had
hooks for what I want to do or not.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Mon Aug 15 20:48:29 2005

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.