Ludovic Courtès wrote:
Hello,
Daniel Kraft <d...@domob.eu> writes:
[/usr/src]# cvs
-d:pserver:anonym...@bdwgc.cvs.sourceforge.net:/cvsroot/bdwgc login
Logging in to
:pserver:anonym...@bdwgc.cvs.sourceforge.net:2401/cvsroot/bdwgc
CVS password:
cvs login: authorization failed: server bdwgc.cvs.sourceforge.net
rejected access to /cvsroot/bdwgc for user anonymous
I have ‘:pserver:anonym...@bdwgc.cvs.sourceforge.net:/cvsroot/bdwgc’ in
‘CVS/Root’ and “cvs up” works well. Do you really have to log in? What
if you use an empty password?
I also tried the checkout without login first; but it didn't work
either. The login command is directly from what sourceforge suggests
for anonymous checkout.
Otherwise you can still get a release tarball from
http://www.hpl.hp.com/personal/Hans_Boehm/gc/gc_source/ .
Thanks, that worked for me! Now I got current guile compiling and am
seeing the elisp problems, so hopefully I can help there.
Yours,
Daniel