Re: A couple of minor CVS configuration issues - Mailing list pgsql-www

From Marc G. Fournier
Subject Re: A couple of minor CVS configuration issues
Date
Msg-id 2FC7145497325925123B3B54@ganymede.hub.org
Whole thread Raw
In response to Re: A couple of minor CVS configuration issues  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-www
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1



- --On Sunday, April 13, 2008 00:01:45 -0400 Tom Lane <tgl@sss.pgh.pa.us> wrote:

> Do you rememeber what was involved in the $PostgreSQL$ business?
> I thought I remembered you saying that it was only a configuration-file
> adjustment, but Magnus seems to think it requires hacking the code
> of cvs ...

Hrmmm, that's kind of neat ... it looks like an 'off by one' sort of thing ... 
if you change r1=1.140 to r1=1.139, it now the tag as being 1.138 ... etc ... 
the diff itself looks fine, just that one line ... same behaviour if you use 
rcsdiff from the command line ...

Just curious, but can someone on a non-FreeBSD box that has a copy of CVS 
itself try:

cd <CVS>/pgsql/src/backend/utils/adt
rcsdiff -r1.139 -r1.140.2.1 arrayfuncs.c | less

and check the output of the $PostgreSQL lines?  Are they 'off by one' for 
non-FreeBSD boxes too, or is this  a FreeBSD/rcsdiff issue ... I've just logged 
into work, where we have Linux boxes, and its running 5.7 also, so its not an 
older version ...

- -- 
Marc G. Fournier        Hub.Org Hosting Solutions S.A. (http://www.hub.org)
Email . scrappy@hub.org                              MSN . scrappy@hub.org
Yahoo . yscrappy               Skype: hub.org        ICQ . 7615664
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.8 (FreeBSD)

iEYEARECAAYFAkgBjKcACgkQ4QvfyHIvDvOKsACfYxNteCHMGzNWg3vd1qHyqBwF
eiYAoJ2FsjWIBLRdOf768OHGouG/bezP
=Qcn4
-----END PGP SIGNATURE-----



pgsql-www by date:

Previous
From: Tom Lane
Date:
Subject: Re: A couple of minor CVS configuration issues
Next
From: Stefan Kaltenbrunner
Date:
Subject: pgsql-www missing from news.postgresql.org