RE: Terminate all the svn server process
From: Leeuw van der, Tim <tim.leeuwvander_at_nl.unisys.com>
Date: 2005-01-27 11:57:28 CET
Stopping Apache is the only option, really. If you can't afford to stop apache for the entire duration of your operations, then:
- Change Apache config file, not to load the subversion module(s)
If you use svnserve, make sure it's stopped as well.
Furthermore, make sure that no client is trying to access the repository using the file:// protocol! But that can be taken care of by making sure that the repos. is not on a shared drive.
--Tim
-----Original Message-----
I have a subversion 0.33.1 server on a win2kserver pc
If I want to terminate all processes of the subversion server, what can I
Other than stopping Apache..
thanx
Dav
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.