Wednesday, February 23, 2011

Port mod_python.publisher and a Django svnclient

Hello everyone,

For those interested in the backwards compatibility of the
mod_python.publisher handler in Django, I have made my own version of
it. This code has yet to be tested in a production environment. Any
help on improving the code would be great. You can find the
subversion code at: http://django.kveroneau.info/svn/node1/publisher/trunk/ls

For a copy of the above subversion client built as a django app:
http://django.kveroneau.info/svn/node1/ajaxsite/trunk/svnclient/ls

The subversion client is currently being used on two of my websites,
the above one and another website I have built. It is overall, a very
simple subversion client which views the files of the latest
revision. I plan on adding more features in the future. Any help on
this project would also be great as well.

Both the mod_python.publisher and subversion client are licensed
under the GPL.

Subversion URL for the mod_python.publisher port: svn://zyrixhost.net/publisher/trunk
Subversion URL for the Django subversion client:
svn://zyrixhost.net/ajaxsite/trunk/svnclient

Enjoy and any bugfixes or suggestions would be great!

Kevin.

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to django-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.

No comments:

Post a Comment