- From: Yves Lafon <Yves.Lafon@w3.org>
- Date: Fri, 13 Dec 1996 10:06:42 +0100 (MET)
- To: Tom Kee <tom.kee@magnets.com>
- cc: www-jigsaw@w3.org
On Thu, 12 Dec 1996, Tom Kee wrote: Please note that the CVS interface has been reworked, but the configuration scheme is the same. > favorite browser to /Admin/DirectoryTemplates." > > I believe there is a problem with the documentation and assumed it meant > /Admin/Directories/. There I added a directory template call CVS mapped to > the > w3c.jigsaw.cvs.CvsDirectoryResource class. this is correct. > 4. Add the following lines to httpd.conf and restarted the server: > w3c.cvs.path=/usr/local/bin/cvs > w3c.cvs.root=/opt/Jigsaw/Jigsaw/WWW > w3c.cvs.wrapper=/opt/Jigsaw/Jigsaw/bin/cvs_wrapper I think there was a bug here (yes i say "was" :) ) you should also add. http-server.w3c.cvs.path=/usr/local/bin/cvs http-server.w3c.cvs.root=/opt/Jigsaw/Jigsaw/WWW http-server.w3c.cvs.wrapper=/opt/Jigsaw/Jigsaw/bin/cvs_wrapper the missing http-server.w3c.cvs.root explains your CVS output with a wrong "-d" option. ~~Yves
Received on Friday, 13 December 1996 04:07:00 UTC