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

Re: Auto-create repository?

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2002-10-17 00:51:20 CEST

Tim Moloney <moloney@mrsl.com> writes:

> Gustavo Niemeyer wrote:
>
> >>I still think it might be useful to create one remotely,
> > [...]
> > IMHO, that's a task for a CGI script. You could do that in about 10
> > lines of python.
>
> I tried doing this (but not with Python) but I couldn't figure out
> how to restart httpd. In other words, after the repository is
> created and httpd.conf is updated to serve it, the CGI can not kill
> and restart httpd to make the new repository visible.

That's why we have the SVNParentPath httpd.conf directive. Stop
defining repositories with SVNPath, and use SVNParentPath instead. It
means you don't have to restart apache.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Oct 17 00:53:24 2002

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.