[SciPy-user] RPM building trouble

Pearu Peterson pearu at scipy.org
Mon Oct 4 12:51:27 EDT 2004



On Mon, 4 Oct 2004, Michael Reimpell wrote:

>> See
>>    http://www.scipy.org/development/packagescipy.txt
>
> The command:
> export CVSROOT=:pserver:anonymous at cens.ioc.ee:/home/cvs
> cvs -z7 co f2py2e
> produces:
> "cvs checkout: authorization failed: server cens.ioc.ee rejected access
> to /home/cvs for user anonymous
> cvs checkout: used empty password; try "cvs login" with a real password"

Ok, thanks. I have fixed the web page by adding

   cvs login  # password is guest

before the `cvs -z7 co f2py2e` command.

> According to their website, "http://cens.ioc.ee/projects/f2py2e/#cvs", the
> password is "guest". Remember, that the above lines will work, as long as
> your already checked in, e.g. through ssh.

Yes. Though f2py2e CVS uses pserver and ssh doesn't matter here.

Pearu




More information about the SciPy-User mailing list