8.2 CVS checkout hangs?

From: Neil Conway <neilc(at)samurai(dot)com>
To: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: 8.2 CVS checkout hangs?
Date: 2006-12-06 00:14:46
Message-ID: 1165364086.23622.581.camel@localhost.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Can anyone else with an account on cvs.postgresql.org successfully
checkout a copy of the REL8_2_STABLE branch? I've tried a few times, but
the checkout reaches the same point and then does not continue:

$ cvs -d:pserver:neilc(at)cvs(dot)postgresql(dot)org:/cvsroot co -rREL8_2_STABLE -d
8.2_official_pg_tree pgsql
[...]
U 8.2_official_pg_tree/src/tutorial/complex.c
U 8.2_official_pg_tree/src/tutorial/complex.source
U 8.2_official_pg_tree/src/tutorial/funcs.c
U 8.2_official_pg_tree/src/tutorial/funcs.source

cvs is blocked waiting for select(2), and hasn't made any progress in
about the last 7 hours or so. Can anyone else reproduce this?

-Neil

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Joshua D. Drake 2006-12-06 00:15:05 Re: psql possible TODO
Previous Message mark 2006-12-06 00:12:41 Re: psql possible TODO