It would be interesting for us novices to see your Apache setup (1.3 or 2?), the standard config file, and your script. Is that sharable?
Lewy
Once Apache is configured correctly, it's just a matter of 'svnadmin
create' to setup a new repos, and copy some standard config file into
the repos. Easy to add to a script. I added some extra sweets to the
script so it will setup a trac-environment as well resulting in a near
perfect work environment. No need for reconfiguring Apache or
whatsoever, just run the script with a single parameter (project name)
and that's it.
One note: my subversion repositories all live on Ubuntu servers.