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>
Cc: 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 04:22:02
Message-ID: 0D339DE5C8824FC1CD3E639F@ganymede.hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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

'k, let me play with it ...

- --On Wednesday, August 15, 2007 00:13:11 -0400 Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
wrote:

> "Marc G. Fournier" <scrappy(at)hub(dot)org> writes:
>> It should be done ... if you try and create a tag, it should generate
>> an error message ...
>
> Uh, nope:
>
> $ cvs tag fooey README
> T README
> $ cvs log README | more
>
> RCS file: /cvsroot/pgsql/src/backend/optimizer/README,v
> Working file: README
> head: 1.39
> branch:
> locks: strict
> access list:
> symbolic names:
> fooey: 1.39
> REL7_3_19: 1.25
> REL7_4_17: 1.29
> REL8_0_13: 1.30
> REL8_1_9: 1.33
> REL8_2_4: 1.35.2.1
> REL8_0_12: 1.30
> REL8_1_8: 1.33
> REL8_2_3: 1.35
> REL7_3_18: 1.25
> REL7_4_16: 1.29
> REL8_0_11: 1.30
> REL8_1_7: 1.33
> REL8_2_2: 1.35
> REL8_0_10: 1.30
> cvs [log aborted]: received broken pipe signal
> $ cvs tag -d fooey README
> D README
> $
>
> regards, tom lane
>
> ---------------------------(end of broadcast)---------------------------
> TIP 7: You can help support the PostgreSQL project by donating at
>
> http://www.postgresql.org/about/donate

- ----
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)

iD8DBQFGwn9q4QvfyHIvDvMRAuqOAJwPcIcsfQ74wBwdjBR478C72nr+bwCfd8PY
EeH2sh+biTfoFbTF2KxqYVU=
=iMwZ
-----END PGP SIGNATURE-----

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Oleg Bartunov 2007-08-15 04:33:16 Re: default_text_search_config and expression indexes
Previous Message David Fetter 2007-08-15 04:15:26 Re: [mmoncure@gmail.com: Re: [GENERAL] array_to_set functions]