Re: git: uh-oh

From: Alvaro Herrera <alvherre(at)commandprompt(dot)com>
To: Alvaro Herrera <alvherre(at)commandprompt(dot)com>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Magnus Hagander <magnus(at)hagander(dot)net>, Michael Haggerty <mhagger(at)alum(dot)mit(dot)edu>, Max Bowsher <maxb(at)f2s(dot)com>, Robert Haas <robertmhaas(at)gmail(dot)com>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: git: uh-oh
Date: 2010-09-10 16:53:09
Message-ID: 1284137547-sup-5699@alvh.no-ip.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Excerpts from Alvaro Herrera's message of vie sep 10 12:51:26 -0400 2010:

> Hmm, I have 1.12.13 here and it works for me.
>
> I see that CVSROOT/config used to have the same lines:
>
> LocalKeyword=PostgreSQL=CVSHeader
> KeywordExpand=iPostgreSQL
>
> but now they are in the "config.bak" file. Maybe the options file is
> not used by your cvs command (I know mine is patched by Debian somehow)

Yeah, the README.Debian file says (and this probably explains why it
works for Magnus as well):

Control of Keyword Expansion
~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Since version 1.12.2 CVS has supported, without external
patches, custom keyword expansion options. Previously CVS required a
patch to implement this, and users may know the feature as the options
"tag" and "tagexpand" from the CVSROOT/options file. CVS now uses a
similar method in CVSROOT/config. For more information see the CVS
documentation(infobrowser "(CVS)Configuring keyword expansion").

The old CVSROOT/options patch is still present (and updated) to
support users with old config for now, but will be removed
soon. Update your config to use CVSROOT/config instead!

-- James Rowe <Jay(at)jnrowe(dot)ukfsn(dot)org> Sat, 03 Apr 2004 23:23:57 +0100

--
Álvaro Herrera <alvherre(at)commandprompt(dot)com>
The PostgreSQL Company - Command Prompt, Inc.
PostgreSQL Replication, Consulting, Custom Development, 24x7 support

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2010-09-10 17:04:32 Re: git: uh-oh
Previous Message Alvaro Herrera 2010-09-10 16:51:26 Re: git: uh-oh