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

Implementing mod_dav_svn in Python

From: Ahmad Alhashemi <news_at_ahmad.sent.com>
Date: 2005-10-07 15:11:27 CEST

I want to implement the subset of WebDAV/DeltaV that is used in
mod_dav_svn in Python. I want to make it a fastcgi Python script and run
it behind the lighttpd server.

I already have the subversion Python bindings, so my job is to respond
to the svn client requests by making the correct calls to the subversion
package and give the correct answers to the client.

Does any one have pointers for me?
Am I missing something here?

Regards,
--Ahmad

-- 
  Ahmad Alhashemi
  ahmad@ahmadh.com
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Oct 7 19:16:49 2005

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.