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

SVNServe child processes

From: Robert Murphy <rmurphy_at_numediaprod.com>
Date: 2005-06-01 21:36:44 CEST

Hello all.

 

 

I just had a quick question about svnserve. My company hosts two different
repositories one that is for internal development and the other is used for
joint development projects with our partners. Our internal stuff is hosted
using the standard svnserve port of 3690. We setup our joint development
repositories so that they bind to a specific URL (which I have listed here
using the fake URL as svn.bogusaddress.com) and port 80 (we don’t have
anything bound to that URL/Port combination). As you can see from the ps
dump below we have a bunch of svnserve child processes hanging around. Is
that normal? Shouldn’t those processes terminate when a user disconnects
from the server? The process snapshot below was taken when I verified that
no one was accessing the SVN server.

 

 

root 13173 0.0 0.0 3392 292 ? S May27 0:00 svnserven -d
-r /space/repositories

root 13215 0.0 0.0 3536 380 ? S May27 0:00 svnserven
--listen-host svn.bogusaddress.com --listen-port 80 -d -r
/space/clients/repositories

root 7706 0.0 0.0 18272 148 ? S May27 0:23 svnserven -d
-r /space/repositories

root 8602 0.0 0.0 3536 380 ? S May30 0:00 svnserven
--listen-host svn.bogusaddress.com --listen-port 80 -d -r
/space/clients/repositories

root 8603 0.0 0.0 3536 380 ? S May30 0:00 svnserven
--listen-host svn.bogusaddress.com --listen-port 80 -d -r
/space/clients/repositories

root 8604 0.0 0.0 3536 380 ? S May30 0:00 svnserven
--listen-host svn.bogusaddress.com --listen-port 80 -d -r
/space/clients/repositories

root 8605 0.0 0.0 3536 380 ? S May30 0:00 svnserven
--listen-host svn.bogusaddress.com --listen-port 80 -d -r
/space/clients/repositories

root 8606 0.0 0.0 3536 380 ? S May30 0:00 svnserven
--listen-host svn.bogusaddress.com --listen-port 80 -d -r
/space/clients/repositories

root 8607 0.0 0.0 3536 380 ? S May30 0:00 svnserven
--listen-host svn.bogusaddress.com --listen-port 80 -d -r
/space/clients/repositories

root 8608 0.0 0.0 3536 380 ? S May30 0:00 svnserven
--listen-host svn.bogusaddress.com --listen-port 80 -d -r
/space/clients/repositories

root 8609 0.0 0.0 3536 380 ? S May30 0:00 svnserven
--listen-host svn.bogusaddress.com --listen-port 80 -d -r
/space/clients/repositories

root 8610 0.0 0.0 3536 380 ? S May30 0:00 svnserven
--listen-host svn.bogusaddress.com --listen-port 80 -d -r
/space/clients/repositories

root 8611 0.0 0.0 3536 380 ? S May30 0:00 svnserven
--listen-host svn.bogusaddress.com --listen-port 80 -d -r
/space/clients/repositories

root 8612 0.0 0.0 3536 380 ? S May30 0:00 svnserven
--listen-host svn.bogusaddress.com --listen-port 80 -d -r
/space/clients/repositories

root 8613 0.0 0.0 3536 380 ? S May30 0:00 svnserven
--listen-host svn.bogusaddress.com --listen-port 80 -d -r
/space/clients/repositories

root 8614 0.0 0.0 3536 380 ? S May30 0:00 svnserven
--listen-host svn.bogusaddress.com --listen-port 80 -d -r
/space/clients/repositories

root 8615 0.0 0.0 3536 380 ? S May30 0:00 svnserven
--listen-host svn.bogusaddress.com --listen-port 80 -d -r
/space/clients/repositories

root 8617 0.0 0.0 3536 380 ? S May30 0:00 svnserven
--listen-host svn.bogusaddress.com --listen-port 80 -d -r
/space/clients/repositories

root 8618 0.0 0.0 3536 380 ? S May30 0:00 svnserven
--listen-host svn.bogusaddress.com --listen-port 80 -d -r
/space/clients/repositories

root 11228 0.0 0.0 68236 148 ? S May31 0:43 svnserven -d
-r /space/repositories

root 15946 0.0 0.0 4860 148 ? S 09:00 0:00 svnserven -d
-r /space/repositories

root 24808 0.8 1.0 14552 10684 ? S 11:08 1:27 svnserven -d
-r /space/repositories

 

 

Thanks,

Rob.

-- 
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.322 / Virus Database: 267.4.0 - Release Date: 6/1/2005
 
Received on Wed Jun 1 21:43:41 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.