Feature request(s) about svnserve?
From: Peter Valdemar Mørch <swp5jhu02_at_sneakemail.com>
Date: 2004-10-09 10:46:09 CEST
Hi,
******************
* Allow configuration of umask and -r option for svnserve globally for
* document environment variable SVN_SSH_SVNSERVE in svnbook and 'man
* At least SVN_SSH_SVNSERVE could be put in /etc/profile. But it still
I just want to use svn+ssh sanely without hacking files in /usr/bin or
I see an issue "svnserve configuration"
Which feature request(s) should I file / modify?
Unless I hear otherwise, I'll append most of this to 1143 and then file
Peter
******************
In the svnbook, I see this example:
How has host.example.com been configured to allow this?
To do this, svnserve must have an -r option. Also, in "The svn+ssh://
"Make sure that svnserve (/usr/local/bin/svnserve, or wherever it lives
So, I've renamed svnserve to svnserve.real and then created a new svnserve:
#!/bin/bash
It is nasty to have to rename a file from a standard package and create
SVN_SSH_SVNSERVE:
In the "Using svn+ssh" thread, this came up. It isn't in the svnbook or
export SVN_SSH_SVNSERVE="svnserve -r /var/scm"
-- Peter Valdemar Mørch http://www.morch.com --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org For additional commands, e-mail: users-help@subversion.tigris.orgReceived on Sat Oct 9 10:46:40 2004 |
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.