Re (3): [Oberon] LinAos
Pieter Muller
pmuller at gmail.com
Thu Sep 8 22:17:42 CEST 2005
> My understanding is all this client does is
> convert Oberon text files to/from "marked up"
> ASCII. I've never understood the point of that
> considering Oberon already had that functionality.
Where?
> But maybe someone can correct my misunderstanding.
> When I think "cvs client" I think of something
> that can attach to the server (this client has
> no networking code) show version histories
> and file diffs ect.
Currently the CvsClient module is just an Oberon <-> ASCII text
converter that conserves formatting, to be used with an external CVS
client (I use cvs.exe on Windows). Eventually it can be extended to a
full CVS client.
cheers
-- Pieter
More information about the Oberon
mailing list