.------[ Tom Lane wrote (2001/10/02 at 09:47:41) ]------ | | Vince Vielhaber <[EMAIL PROTECTED]> writes: | > cvsweb is now working! It's available from the developer's site: | > http://developer.postgresql.org/ | | Thankyouthankyouthankyouthankyou ... I hadn't realized how much I'd come | to depend on that service, until I didn't have it for awhile ... manual | use of "cvs log" and "cvs diff" is a poor substitute. | | regards, tom lane | `-------------------------------------------------
Oops my original try at this only went to Tom ( sorry for the duplicate Tom ). It appears the cvs log functionality is working just fine, however you can't actually view the source of the file by clicking on the revision number. Clicking on: http://developer.postgresql.org/cvsweb.cgi/src/bin/psql/command.c?rev=1.58&content-type=text/x-cvsweb-markup To view src/bin/psql/command.c gives me the following error: Error: Unexpected output from cvs co: cvs [checkout aborted]: /cvsroot/pgsql/CVSROOT: No such file or directory Check whether the directory /cvsroot/pgsql/CVSROOT exists and the script has write-access to the CVSROOT/history file if it exists. The script needs to place lock files in the directory the file is in as well. --------------------------------- Frank Wiles <[EMAIL PROTECTED]> http://frank.wiles.org --------------------------------- ---------------------------(end of broadcast)--------------------------- TIP 6: Have you searched our list archives? http://archives.postgresql.org