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

Re: Python 2.6 bindings

From: Daniel Shahaf <d.s_at_daniel.shahaf.name>
Date: Sat, 29 Jan 2011 05:38:42 +0200

Alina Frey wrote on Fri, Jan 28, 2011 at 14:05:19 -0500:
> Yes, I am on Windows.
> I installed Apache Subversion (Setup-Subversion-1.6.15.msi). No previous
> versions installed.

Oh, and just to clarify: "Apache Subversion" includes mod_dav_svn, but
does /not/ include the Apache HTTP Server (httpd) --- if you want it,
you need to download it separately.

I'll be happy to add a statement to that effect to our web site if needed.

(there's already the issue of "the Apache Subversion repository", which
is an ambiguous phrase...)

> You mentioned that I need to stop apache server. How do I know if it's
> running?

netstat -an

> You mentioned that we need to copy mod_*.so files to the apache modules
> folder. Was I supposed to have an apache folder anywhere (where?). Was I
> supposed to install apache separately? Or it's included in Python somewhere?

mod_dav_svn and httpd aren't included in the python bindings.
Received on 2011-01-29 04:49:52 CET

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.