Reinhard Poetz wrote:
<snip/>
My first goal is reusing existing functionality (SVN, Forrest, static web pages). Writing the missing pieces (a small web application to edit docs online) shouldn't be too difficult - especially using CocoonForms (HTMLArea with HTMLCleaning convertor are shining here!) and Flowscript.
At the end of the document you find a roadmap. It also contains some parts where I *really* need some help by others:
- component (Java) that reads from and commits to SVN - should work over
WebDAV, shouldn't it?
I know there are some specialist in this community who could help out
here (Unico, Gianugo, Guido)
We have a huge team of specialists on the dev list.
Yep. I hope that I can convince at least one of them to help me. Actually I need some Java code ;-) So here I ask officially: Who volunteers to write the Java code that communicates with the SVN repository (read and commit)?
Dumb question: can't we use webdav over https?
This was my first thought too (see http://svnbook.red-bean.com/en/1.0/apc.html) and the reason why I directly addressed my request for help to three Cocoon committers that have WebDAV experiences (at least I know that they have).
-- Reinhard