Community technical support mailing list was retired 2010 and replaced with a professional technical support team. For assistance please contact: Pre-sales Technical support via email to sales@march-hare.com.
Tuomas Huhtanen wrote: > > Of course, I would like cvs to version control all the meta data as > well, but that is out of the scope of this discussion (and out of the > scope of cvs I believe as well) Not to change the subject, but if I understand what you are looking to do, you should really check out the Subversion project: http://subversion.tigris.org/ which is not fully complete but contains much of what you are asking for. It is the logical sucessor to cvs and is intended to be feature compatible with cvs at 1.0 release. It has a completely redesigned architecture and many features that simply are not possible with cvs. I don't want to suggest that Tony has not done a fabulous job pushing cvs/cvsnt as far as he has. But the basic design of cvs depends on the rather limited rcs file structure at its heart, and there is little he can do to change that. 'Nuff said... John