This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: anoncvs broken?


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]