[Zope-CMF] drawing database with checkin/out procedures in CMF
Tim Willems
tim@planetinterior.com
Mon, 29 Jul 2002 14:18:19 +0200
Hi there,
I need to create a CAD drawing database with checkin/out procedures in CMF.
Are there any "best practices" in Zope to achieve such an intelligent
repository with built-in revision control mechanisms?
CVS looks quite straightforward for any textbased files, but what with
binary files? Can it keep track of changes within these files too? Can such
a drawing be "flagged" in the CMF site as being checked-out?
Thanks,
Tim