cvsweb
cvsweb is now working! It's available from the developer's site:
http://developer.postgresql.org/
Vince.
--
==========================================================================
Vince Vielhaber -- KA8CSH email: vev@michvhf.com http://www.pop4.net
56K Nationwide Dialup from $16.00/mo at Pop4 Networking
Online Campground Directory http://www.camping-usa.com
Online Giftshop Superstore http://www.cloudninegifts.com
==========================================================================
Vince Vielhaber <vev@michvhf.com> 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
.------[ Tom Lane wrote (2001/10/02 at 09:47:41) ]------
|
| Vince Vielhaber <vev@michvhf.com> 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:
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 <frank@wiles.org>
http://frank.wiles.org
---------------------------------
On Tue, 2 Oct 2001, Frank Wiles wrote:
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:
oops! fixed.
--
==========================================================================
Vince Vielhaber -- KA8CSH email: vev@michvhf.com http://www.pop4.net
56K Nationwide Dialup from $16.00/mo at Pop4 Networking
Online Campground Directory http://www.camping-usa.com
Online Giftshop Superstore http://www.cloudninegifts.com
==========================================================================
Frank Wiles <frank@wiles.org> writes:
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
Seems to work for me at the moment. Note that Vince appears to have
just corrected the path: you need a /pgsql/ in there. Does
work for you?
regards, tom lane
On Tue, 2 Oct 2001, Tom Lane wrote:
Frank Wiles <frank@wiles.org> writes:
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-markupSeems to work for me at the moment. Note that Vince appears to have
just corrected the path: you need a /pgsql/ in there. Does
I just updated the line too so it goes straight to pgsql
Vince.
--
==========================================================================
Vince Vielhaber -- KA8CSH email: vev@michvhf.com http://www.pop4.net
56K Nationwide Dialup from $16.00/mo at Pop4 Networking
Online Campground Directory http://www.camping-usa.com
Online Giftshop Superstore http://www.cloudninegifts.com
==========================================================================