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@cvs.postgresql.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