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. > > [EMAIL > PROTECTED]:~/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; > [EMAIL > PROTECTED]:~/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 <[EMAIL PROTECTED]> http://momjian.us EnterpriseDB http://www.enterprisedb.com + If your life is a hard drive, Christ can be your backup. + ---------------------------(end of broadcast)--------------------------- TIP 2: Don't 'kill -9' the postmaster