On 4/24/07, atstake atstake <[EMAIL PROTECTED]> wrote:
I would like to use subversion such that people can checkout files using http://. But since OpenBSD doesn't come with Apache2, I guess I need to compile Apache2. Is there any way around this? Thanks.
If you want to use the mod_dav you need to compile apache2 since this is written specially for the apache2 API. You can always use the svnserve but I don't know if that one talks HTTP but I doubt it. More info here: http://svnbook.red-bean.com/en/1.0/ch06.html BR dunceor

