cvs web errors

Started by Joe Conwayabout 21 years ago3 messages
#1Joe Conway
mail@joeconway.com

Anyone else seeing problems with cvs web? For at least the past week,
I'm seeing:

Error: pgsql/pgsql/src/Makefile.shlib.diff: no such file or directory

whenever I try to do "Diff to previous". It is also gawdawful slow in
arriving at that error.

Joe

#2Tom Lane
tgl@sss.pgh.pa.us
In reply to: Joe Conway (#1)
Re: cvs web errors

Joe Conway <mail@joeconway.com> writes:

Anyone else seeing problems with cvs web? For at least the past week,
I'm seeing:
Error: pgsql/pgsql/src/Makefile.shlib.diff: no such file or directory
whenever I try to do "Diff to previous". It is also gawdawful slow in
arriving at that error.

It works for me, though I have noticed it is a great deal slower than it
was a few weeks ago. (I see response times of 5-15 seconds instead of
a couple seconds.)

Did you repoint your bookmark to
http://developer.postgresql.org/cvsweb.cgi/pgsql/
instead of pgsql-server?

regards, tom lane

#3Joe Conway
mail@joeconway.com
In reply to: Tom Lane (#2)
Re: cvs web errors

Tom Lane wrote:

Did you repoint your bookmark to
http://developer.postgresql.org/cvsweb.cgi/pgsql/
instead of pgsql-server?

Doooh! That was it -- thanks!

Joe