From: | "Marc G(dot) Fournier" <scrappy(at)hub(dot)org> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | pgsql-www(at)postgreSQL(dot)org |
Subject: | Re: A couple of minor CVS configuration issues |
Date: | 2008-04-13 04:31:35 |
Message-ID: | 2FC7145497325925123B3B54@ganymede.hub.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-www |
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
- --On Sunday, April 13, 2008 00:01:45 -0400 Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)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(at)hub(dot)org MSN . scrappy(at)hub(dot)org
Yahoo . yscrappy Skype: hub.org ICQ . 7615664
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.8 (FreeBSD)
iEYEARECAAYFAkgBjKcACgkQ4QvfyHIvDvOKsACfYxNteCHMGzNWg3vd1qHyqBwF
eiYAoJ2FsjWIBLRdOf768OHGouG/bezP
=Qcn4
-----END PGP SIGNATURE-----
From | Date | Subject | |
---|---|---|---|
Next Message | Stefan Kaltenbrunner | 2008-04-13 15:28:35 | pgsql-www missing from news.postgresql.org |
Previous Message | Tom Lane | 2008-04-13 04:01:45 | Re: A couple of minor CVS configuration issues |