Hi Paul, I thought the markup files (XWiki pages == markup files ?) alone were versioned -- at least that's how I figured the SVN Application plugin worked. I was thinking something along the lines of what ReadTheDocs offers for GitHub users, that is automatic build of the documentation upon a change in markup )in taht case markdown or reStructuredText), only in the case of XWiki I thought just updating the source underneath would automagically render in HTML upon page refresh, sort of. I realize I need to understand a bit more on how XWiki works. Thanx for your input, Yves
Yves,
this is related strongly to the layout of source code for XWiki pages. It has been discussed over and over but has not come to a final agreement. I still feel it is not sane to edit the XML files of the xar exports. But that is what most people still do, in that they export it (without looking) into the source trees, and import it.
I still find we need to devise some best practice there.
paul