"Craig R. McClanahan" wrote:
> 
> On Tue, 8 May 2001, Ceki [iso-8859-1] G�lc� wrote:
> 
> >
> > I think no one is contesting that tracking source files using CVS is a
> > good idea. However, the CVS update operation is one way of copying the
> > latest version of doc files to the jakarta web server. It is certainly
> > not the only way. Reading your comments below, I think that we are
> > actually in total agreement.
> >
> 
> I'm not a fan of the way jakarta-site2 makes you check in the generated
> HTML either.  I'd rather see the cycle work like this:
> 
> Local machine:
>   - Edit XML (or whatever) sources
>   - Generate and test
>   - Check in XML sources
> 
> Daedalus:
>   - Check out XML sources
>   - Generate in place
> 
> Formerly, we didn't have a useful Java2 environment on the server
> (locus).  Now we do -- let's use it :-)

Basically, I agree. The only issue is if you want the web docs to
reflect a released version and also have docs for the current state of
CVS. We can either do it by checking in HTML to a www dir (and using
craig's method for docs reflecting current state of cvs) or only have
xml sources in cvs and use the branch facility of cvs (which I fear is
morely likely to get messed up).

Charles

Charles

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

Reply via email to