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

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)
- Restart Apache.

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-----
From: Davide Canalia [mailto:davide.canalia@visualcam.it]
Sent: Thu 1/27/2005 11:47 AM
To: SUBVERSION USERS
Subject: Terminate all the svn server process
 
Hi

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
do?

Other than stopping Apache..

thanx

 

Dav

 

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Jan 27 12:02:03 2005

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.