> 
> On Wed, 2002-04-17 at 17:32, David R Newman wrote:
> > Is this a front-end to RCS itself (so saving the diffs to files), or is
> > it a drop-in replacement for RCS, saving the diffs in a MySQL
> > database (which I would prefer)?
> 
> NemeinRCS was designed to be 100% compatible with Nadmin Studio's
> revision control implementation, and so it saves the diffs to
> filesystem.
> 
> Rambo, what do you think, would it be feasible to store
> them as articles (or something else) instead?
> 

I need to look into it further but propably we'll end up taking quite a
performance hit unless we modify RCS itself to access midgard lib
directly (of course we could just read the resulting RCS file in and
store it's contents in a midgard article, all done inside PHP but that
would propably cause lot's of overhead and still we would have to go
trough the filesystem with every RCS access).

/Eero

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

Reply via email to