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

svnserve, bind to port <1024

From: Martin Luessi <mluessi_at_hsr.ch>
Date: 2004-10-28 23:36:08 CEST

Hi

To be able to come thru a firewall I'm forced to run svnserve on a privileged
port (<1024). Since svnserve is not able to change it's UID after the socket
has bound to a port and I don't want to run it as root, I had to change the
source (just add setuid(UID), setgid(GID) to subversion/svnserve/main.c)

I really think this feature should be a standard in svnserve, are there any
plans to implement this?

thanks for this great piece of software

Martin

PS: please add me as CC when you answer, I have not jet subscribed to this
list

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Oct 29 01:30:23 2004

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.