secure-python-web-application-edit-interface-to--commit-activityPlease keep us in the loop on all you learn, via postings and/or your blog,
well, one thing I figured out already is that moin is easily abused for editing config files:
http://lsd.student.utwente.nl/componentplanet/ComponentBlogConfigFile
and especially Pythonic issues.
I was looking at how subwiki [1] interacts with the svn binding for python [2], which is through something called swig [3]. SubWiki is a nice little bit of code, easy to read :-D
It seems svn is easier to interact with, a lot of work for doing it already done. The same cannot be said for CVS, though ViewCVS is written in python and has some work done:
http://cvs.sourceforge.net/viewcvs.py/viewcvs/viewcvs/lib/vclib/
-- cheers,
- Leo Simons
----------------------------------------------------------------------- Weblog -- http://leosimons.com/ Component Community -- http://componentplanet.org/ Component Glue -- http://jicarilla.org/ ----------------------------------------------------------------------- "We started off trying to set up a small anarchist community, but people wouldn't obey the rules." -- Alan Bennett
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
