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

RE: Changes in SQL backend design

From: Bob Archer <Bob.Archer_at_amsi.com>
Date: Thu, 15 Apr 2010 18:09:12 -0400

> I think it would be nice to store more repositories in one database, but
> I find this way a bit confusing and without significant advantages (e.g.
> it would be not clear which rows belong to which repository).

Please don't do this unless it is an option. Each repository should be self contained. It would also be nice if it were OS agnostic... so for example I could move a repository from one server to another (Windows to Mac) by just copying over a sqlite datbase. Even all the config info should be in the database rather than magic config files.

BOb
Received on 2010-04-16 00:08:12 CEST

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

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