El jue, 12-01-2006 a las 10:40 -0500, Gregor J. Rothfuss escribió: > 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.
Thx Gregor. Yeah I will need to look at it. > > > 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 yeah, but that need to be kept in sync. I mean we need something that increases the revision numbers as we are using it, or? > > > How can we split changes.html in smaller pieces? > > by months? yeah, for example. ...the question is more physically that we have smaller files. Thanks again, for your help. salu2 > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > -- thorsten "Together we stand, divided we fall!" Hey you (Pink Floyd) --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
