I talked a little with Grgor about this at ApacheCon. I just want to confirm that my recollections of that conversation are correct.

I'm thinking again about a Doco implementation. What I need is a system that supports the following use cases:


Document Editor
---------------

- editor does http://forrest.zones.a.o/doco
  - lenya does svn up
- editor edits a document
- editor saves the document
  - lenya does svn ci

User (no publishing rights)
---------------------------

- user does http://forrest.zones.a.o/doco
  - lenya does svn up
- user edits a document
- user saves the document
  - lenya does svn diff and creates an issue in Jira

(note that since we are using SVN committers will have normal access to the docs via their usual tools).

Can Lenya do these (or similar) *today*?

If not, what parts of the process does it support?

I seem to recall a conversation with Gregor in which he was explaining that Lenya can integrate with SVN via the WebDav support, is this correct?

NOTE I'm thinking of proposing a talk on this for ApacheCon now that the deadline has been extended, however, I don't wnat to propose it if Lenya is not able to use SVN as a repository as without that I don't think I could implement it in time.

Ross

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to