10 Mar
2003
10 Mar
'03
9:11 p.m.
Chen Fu wrote at 2003-3-9 11:19 +0800:
I am working in a research institute. we use cvs to organize the source code and zope to manage papers. I wonder if there a toolkit can merge cvs into zope interface, seems they are all file system. Is it possible? any suggestion?
You may have a look at CVSFolder. All integration approaches has still severe limitations. This may become better with Shane's Adaptable Storage techniques. Dieter