mnml Asked: 2009-10-08 05:44:15 +0800 CST2009-10-08 05:44:15 +0800 CST 2009-10-08 05:44:15 +0800 CST Subversion without Apache 772 I'm trying to setup a subversion repository without apache (my webserver is using Lighttpd) Is there anyway I can do that? linux 1 Answers Voted Best Answer EEAA 2009-10-08T05:48:12+08:002009-10-08T05:48:12+08:00 Sure - you can use one of two access methods that don't rely on apache. The first is using the included svnserve daemon. The other option is to use svn+ssh.
Sure - you can use one of two access methods that don't rely on apache. The first is using the included svnserve daemon. The other option is to use svn+ssh.