| From: | Warren Turkal <wt(at)penguintechs(dot)org> |
|---|---|
| To: | pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: conversion efforts (Re: SCMS question) |
| Date: | 2007-02-27 06:46:35 |
| Message-ID: | 200702262346.35608.wt@penguintechs.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
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(at)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(at)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.
wt
--
Warren Turkal (w00t)
| Attachment | Content-Type | Size |
|---|---|---|
| repos-fix.diff | text/x-diff | 800 bytes |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Simon Riggs | 2007-02-27 07:07:22 | Re: COMMIT NOWAIT Performance Option |
| Previous Message | Inaam Rana | 2007-02-27 06:37:40 | Re: [HACKERS] Load distributed checkpoint |