You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by Jeremy Quinn <je...@media.demon.co.uk> on 2003/01/01 15:29:28 UTC

Re: CVS Source (was Re: [ANNOUNCE] CVSView, a server-side CVS repository generator.)

On Tuesday, Dec 31, 2002, at 21:19 Europe/London, Sylvain Wallez wrote:

> Some details on this stuff : it's a Source that implements 
> WriteableSource, TraversableSource and partially RevisableSource. It 
> is connected "live" to the CVS server and thus doesn't require a 
> file-accessible repository (like JRCS does) nor a local checkout.
>

This just sounds fantastic, Sylvain!

One (probably rather ignorant) question .....

If you wanted to use CVSSource as the Source for the FileGenerator, for 
serving up Content (rather than EditableContent) would it be Cacheable?

regards Jeremy


---------------------------------------------------------------------
To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org
For additional commands, email: cocoon-dev-help@xml.apache.org


Re: CVS Source (was Re: [ANNOUNCE] CVSView, a server-side CVS repository generator.)

Posted by Sylvain Wallez <sy...@anyware-tech.com>.
Jeremy Quinn wrote:

>
> On Tuesday, Dec 31, 2002, at 21:19 Europe/London, Sylvain Wallez wrote:
>
>> Some details on this stuff : it's a Source that implements 
>> WriteableSource, TraversableSource and partially RevisableSource. It 
>> is connected "live" to the CVS server and thus doesn't require a 
>> file-accessible repository (like JRCS does) nor a local checkout.
>>
>
> This just sounds fantastic, Sylvain! 


Thanks :-)

> One (probably rather ignorant) question .....
>
> If you wanted to use CVSSource as the Source for the FileGenerator, 
> for serving up Content (rather than EditableContent) would it be 
> Cacheable? 


Sure. Its currently not implemented, but the cache validity can be 
defined by the revision number : if the latest revision hasn't changed 
on the CVS server, then the cached content is valid.

Sylvain

-- 
Sylvain Wallez                                  Anyware Technologies
http://www.apache.org/~sylvain           http://www.anyware-tech.com
{ XML, Java, Cocoon, OpenSource }*{ Training, Consulting, Projects }



---------------------------------------------------------------------
To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org
For additional commands, email: cocoon-dev-help@xml.apache.org