Re: CVS corruption/mistagging?

From: "Marc G(dot) Fournier" <scrappy(at)hub(dot)org>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Andrew Dunstan <andrew(at)dunslane(dot)net>, Kris Jurka <books(at)ejurka(dot)com>, pgsql-hackers(at)postgresql(dot)org, Michael Meskes <meskes(at)postgresql(dot)org>, Magnus Hagander <magnus(at)hagander(dot)net>
Subject: Re: CVS corruption/mistagging?
Date: 2007-08-15 03:50:06
Message-ID: 0E31E4980D5A51DCEFC76B44@ganymede.hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

- --On Tuesday, August 14, 2007 23:26:03 -0400 Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
wrote:

> I wrote:
>> Great --- launching cvs rtag command now.
>
> Done, and I got a plausible-looking mix of messages like
> cvs rtag: Not removing branch tag `REL7_4_STABLE' from
> `/cvsroot/pgsql/src/tutorial/funcs_new.c,v'. and a fresh checkout of
> REL7_4_STABLE now matches what I had locally. So I think we walked away from
> that one.
>
> TODO items:
>
> * restrict, or at least log, cvs tag/rtag commands. Maybe report them
> to pgsql-committers.

working on it ... have code for it, I've just spent so much time with CVSROOT =
/cvsroot, I have to relearn remote CVS :)

>> ls -la
> total 460
> drwxrwxr-x 6 scrappy dev 1024 Aug 15 03:00 .
> drwxrwxr-x 90 scrappy dev 2048 Aug 15 03:00 ..
> drwxrwxr-x 2 scrappy dev 512 Apr 20 15:16 Attic
> -r--r--r-- 1 tgl dev 9555 Jun 26 22:05 Makefile,v
> -r--r--r-- 1 258 dev 5870 Apr 20 16:19 README.btree_gist,v
> -r--r--r-- 1 tgl dev 12033 Aug 15 03:00 btree_bit.c,v
> -r--r--r-- 1 tgl dev 9902 Aug 15 03:00 btree_bytea.c,v
> -r--r--r-- 1 tgl dev 10227 Aug 15 03:00 btree_cash.c,v
> -r--r--r-- 1 tgl dev 11414 Aug 15 03:00 btree_date.c,v
> -r--r--r-- 1 tgl dev 10211 Aug 15 03:00 btree_float4.c,v
> -r--r--r-- 1 tgl dev 10074 Aug 15 03:00 btree_float8.c,v
> -r--r--r-- 1 tgl dev 33915 Aug 15 03:00 btree_gist.c,v
> -r--r--r-- 1 258 dev 4325 Apr 20 15:16 btree_gist.h,v
> -r--r--r-- 1 258 dev 58744 Apr 20 16:19 btree_gist.sql.in,v
> -r--r--r-- 1 tgl dev 14717 Aug 15 03:00 btree_inet.c,v
> -r--r--r-- 1 tgl dev 10234 Aug 15 03:00 btree_int2.c,v
> -r--r--r-- 1 tgl dev 10221 Aug 15 03:00 btree_int4.c,v
> -r--r--r-- 1 tgl dev 10235 Aug 15 03:00 btree_int8.c,v
>
> I suppose this is due to Magnus' cleanup of unused committers accounts.
> That was a good thing, but for security's sake these files ought to be
> chown'd to some existing committer's account.

I can do a quick chown -R scrappy on the whole repository ... ok?

- ----
Marc G. Fournier Hub.Org Networking Services (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.4 (FreeBSD)

iD8DBQFGwnf34QvfyHIvDvMRAnGTAJ43gELVZ5Q5SpV/jppR9rODB/ILaACeKCEN
DE16fnY/PmKlrvdHFaJeIKI=
=VCFu
-----END PGP SIGNATURE-----

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Marc G. Fournier 2007-08-15 03:59:10 Re: CVS corruption/mistagging?
Previous Message Mike Rylander 2007-08-15 03:46:55 Re: default_text_search_config and expression indexes