anoncvs broken?
Tristan Gingold
gingold@adacore.com
Thu Dec 9 10:31:00 GMT 2010
On Dec 9, 2010, at 11:27 AM, h.becker wrote:
> For some days I'm no longer able to check out some modules via the anoncvs access. I tried what is advertised on the web page (http://www.gnu.org/software/binutils/), that is:
> cvs -z 9 -d :pserver:anoncvs@sourceware.org:/cvs/src login
> {enter "anoncvs" as the password}
> cvs -z 9 -d :pserver:anoncvs@sourceware.org:/cvs/src co binutils
>
> The last command now results in a
> cvs checkout: cannot open CVS/Entries for reading: No such file or directory
> cvs [checkout aborted]: no repository
>
> Does this work for anybody else?
Looks to work here:
$ cvs -z 9 -d :pserver:anoncvs@sourceware.org:/cvs/src co binutilscvs checkout: Updating src/binutils
U src/binutils/.gitignore
U src/binutils/BRANCHES
U src/binutils/ChangeLog
U src/binutils/ChangeLog-0001
U src/binutils/ChangeLog-0203
U src/binutils/ChangeLog-2004
U src/binutils/ChangeLog-2005
U src/binutils/ChangeLog-2006
U src/binutils/ChangeLog-2007
U src/binutils/ChangeLog-2008
U src/binutils/ChangeLog-2009
^Ccvs [checkout aborted]: received interrupt signal
More information about the Binutils
mailing list