Re: [HACKERS] cvsweb down temporarily

2004-08-06 Thread Oleg Bartunov
On Fri, 6 Aug 2004, Marc G. Fournier wrote: > > due to a googlebot effect, I had to shut it down temporarily ... what's about /robots.txt ? > > > Marc G. Fournier Hub.Org Networking Services (http://www.hub.org) > Email: [EMAIL PROTECTED] Yahoo!: yscrappy IC

Re: [HACKERS] cvsweb upgraded

2004-07-26 Thread Alvaro Herrera
On Tue, Jul 27, 2004 at 12:42:51AM -0300, Marc G. Fournier wrote: > # Tabstop used to expand tabs in colored diffs. If undefined then > # tabs are always expanded to 8 spaces. > # > $tabstop = 4; Apparently the plain files (as opposed to diffs) do not honour this setting. At least I still see on

Re: [HACKERS] cvsweb upgraded

2004-07-26 Thread Marc G. Fournier
On Tue, 27 Jul 2004, Marc G. Fournier wrote: 'k, if someone knows how to fix this, I'm all ears ... the OS conf file examples all have the following set (with PostgreSQL switched for the OS): $ENV{'RCSLOCALID'} = 'PostgreSQL=Id'; Since I'm not sure example where in cvsweb you guys are looking, ca

Re: [HACKERS] cvsweb upgraded

2004-07-26 Thread Marc G. Fournier
On Mon, 26 Jul 2004, Alvaro Herrera wrote: On Mon, Jul 26, 2004 at 01:00:43PM -0300, Marc G. Fournier wrote: just upgraded to 3.0.1 ... it has a neat 'graphing' function: http://developer.postgresql.org/cvsweb.cgi/pgsql-server/COPYRIGHT?graph=1 but, I seem to have lost the colors the old on

Re: [HACKERS] cvsweb upgraded

2004-07-26 Thread Rod Taylor
> Looks good ... I wonder if it can be configured to show tabs as 4 > spaces, to match Postgres current practice? Also, as Tom already > pointed out, the $PostgreSQL$ header is not honored. I bet you the $PostgreSQL$ header can be configured into it -- it seems to accommodate $FreeBSD$ and other

Re: [HACKERS] cvsweb upgraded

2004-07-26 Thread Alvaro Herrera
On Mon, Jul 26, 2004 at 01:00:43PM -0300, Marc G. Fournier wrote: > just upgraded to 3.0.1 ... it has a neat 'graphing' function: > > http://developer.postgresql.org/cvsweb.cgi/pgsql-server/COPYRIGHT?graph=1 > > but, I seem to have lost the colors the old one had in the process :( > Anyon

Re: [HACKERS] cvsweb

2001-10-02 Thread Vince Vielhaber
On Tue, 2 Oct 2001, Tom Lane wrote: > Frank Wiles <[EMAIL PROTECTED]> 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.post

Re: [HACKERS] cvsweb

2001-10-02 Thread Tom Lane
Frank Wiles <[EMAIL PROTECTED]> 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?r

Re: [HACKERS] cvsweb

2001-10-02 Thread Vince Vielhaber
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. --

Re: [HACKERS] cvsweb

2001-10-02 Thread Frank Wiles
.--[ 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

Re: [HACKERS] cvsweb

2001-10-02 Thread Tom Lane
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 ...