Re: conversion efforts (Re: SCMS question) - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: conversion efforts (Re: SCMS question)
Date
Msg-id 200702271926.l1RJQ9026769@momjian.us
Whole thread Raw
In response to Re: conversion efforts (Re: SCMS question)  (Warren Turkal <wt@penguintechs.org>)
Responses Re: conversion efforts (Re: SCMS question)  (Warren Turkal <wt@penguintechs.org>)
List pgsql-hackers
Warren Turkal wrote:
> On Monday 26 February 2007 10:13, Bruce Momjian wrote:
> > Warren Turkal wrote:
> > > On Saturday 24 February 2007 16:47, Chad Wagner wrote:
> > > > head pgsql/src/interfaces/perl5/Attic/test.pl.oldstyle,v
> > > > head ? ?1.3;
> > > > access;
> > > > symbols
> > > > ? ? ? ? Release-1-6-0:1.1.1.1
> > > > ? ? ? ? creation:1.1.1.1
> > > > ? ? ? ? creation:1.1.1; ? ?<<< What the heck happened here?
> > > > locks; strict;
> > > > comment @# @;
> > >
> > > Can a cvs maintainer please correct this file by adding a ";" after the
> > > first "creation" line and removing the second "creation" line?
> >
> > Done. Any other problems?
> 
> This has not been fixed in the rsync repository. Here's one proof for one of the files.
> 
> wt@braindead:~/projects/postgresql/pgsql-cvs/cvsroot/pgsql/src/interfaces/perl5/Attic$ head -n 7 test.pl.newstyle,v
> head    1.3;
> access;
> symbols
>         Release-1-6-0:1.1.1.1
>         creation:1.1.1.1
>         creation:1.1.1;
> locks; strict;
> wt@braindead:~/projects/postgresql/pgsql-cvs/cvsroot/pgsql/src/interfaces/perl5/Attic$
> 
> I have attached a patch for the files that needs to be applied within
> the cvsroot/pgsql/src/interfaces/perl5/Attic directory in the
> repository.

OK, I definately had added the semicolons, so I am confused why you
don't see them.  Anyway, I have remove the duplicate 'creation:' lines,
so now there is only one line in each file.  Let me know how that works.

--  Bruce Momjian  <bruce@momjian.us>          http://momjian.us EnterpriseDB
http://www.enterprisedb.com
 + If your life is a hard drive, Christ can be your backup. +


pgsql-hackers by date:

Previous
From: "Zeugswetter Andreas ADI SD"
Date:
Subject: Re: COMMIT NOWAIT Performance Option
Next
From: "Jonah H. Harris"
Date:
Subject: Re: COMMIT NOWAIT Performance Option