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

RE: Code Reviews - Can SubVersion Query?

From: Paul Koning <Paul_Koning_at_Dell.com>
Date: Wed, 14 Jan 2009 06:45:46 -0500

I use ViewVC for this. It's first of all a nice web browser for
Subversion, but it also has an interface to a SQL database that can be
loaded with the checkin info and kept up to date via a post-commit hook.

 

In general things are most convenient when you have only a few
repositories, but since everything ends up in a database it seems that
it should just be a matter of tweaking the SQL query if you need to do a
global (cross repositories) query.

 

                paul

 

From: James Green [mailto:James.Green_at_occam-dm.com]
Sent: Wednesday, January 14, 2009 3:49 AM
To: users_at_subversion.tigris.org
Subject: Code Reviews - Can SubVersion Query?

 

Hi All,

 

One of the things that I have to do this year is a stack of code
reviewing ...

 

Basically we have outsourced a stack of dev work to a company in India
and I need to make sure they are doing things as we would like and more
importantly in a correct fashion.

 

Is there a way to query an entire server (many individual repositories)
for new/changed files?

 

James Green

Solutions Developer

Occam Direct Marketing Ltd

Tel: 01761233833

Direct: 01761234716

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-01-14 12:46:55 CET

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.