On Wed, 30 Dec 1998, Paul Everitt wrote:
Andreas wrote:
That's what I'm doing now. Edit the documents, cvs commit, ssh server, cvs update -Pd. That's it :) But it works only with a file based representation *g* ;)
Doesn't have to...CVS has a client-server protocol. Implement it in the forthcoming Zope-Medusa and you can check your files out from and into
So what do you want to implement in Zope: a CVS server? (Ok, let's start by implementing a diff passed upon objects, and then RCS, and then CVS, ...) Or a client? (Ok, let's start my defining a mapping 1:1 between Zope objects and files. Hmmm. We could even start to serve it from files *g*) In both cases it's much work ;) And CVS applies primarly to file trees, not objects. So to use CVS with objects, you first need a object representation in a file tree :) Andreas -- Win95: n., A huge annoying boot virus that causes random spontaneous system crashes, usually just before saving a massive project. Easily cured by UNIX. See also MS-DOS, IBM-DOS, DR-DOS, Win 3.x, Win98.