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
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
|
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.