Thorsten Scherler wrote:
The result looks like (beware request will take ages since the file is
about 2 MB!)
http://lenya.apache.org/changes.html

I really like this way of generating the status via svn but we need to
slim it down.
...and yes, we should try to add this functionality to the projectInfo
plugin.

How do we get around the saxon8 requirements?

the stylesheet to process log.xml was much easier to write in xslt 2.0, but it is certainly possible to do in a xslt 1.0 way.

How can we generate the
log.xml only for certain revision and not every time for the whole lot?

by using the -r switch of svn log:

svn log -r 10000:50000 --xml

How can we split changes.html in smaller pieces?

by months?


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

Reply via email to