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

Re: Script for creating a large repository

From: Karl Fogel <kfogel_at_newton.ch.collab.net>
Date: 2003-01-05 22:20:58 CET

Branko Čibej <brane@xbc.nu> writes:
> For various unrelated reasons, I'm working on adding database
> configuration flags to "svnadmin create". When I'm done, nobody will
> have to edit the DB_CONFIG file after creating the repo. I suppose I
> could also add a generic descriptive flag; --repo-size=humongous, or
> some such. :-)

Do you mean adding options to 'svnadmin create' that cause various
things to happen in DB_CONFIG? In that case, that doesn't change the
question of what the default configuration should be. When someone
just runs

   $ svnadmin create foo

... what should be in `foo/db/DB_CONFIG'?

(Also, why do you say that nobody will have to edit DB_CONFIG after
creating the repo. 'svnadmin create' is only run at creation time,
but people might still need to tune their repositories as needs
change, no?)

I'm getting the feeling I've misunderstood your post, but I can't
figure out how :-). Please enlighten.

-K

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Jan 5 23:05:10 2003

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.