Thank your for your clear explanation! I am having a problem with using CVS. I have used it before ( for giMP ) and that worked perfectly. But i am getting an error now:
I am using bash. This is the coppied text of my problem.
[root@gamingpc marno]# cvs -d
server:anonymous@cvs.winex.sourceforge.net:/cvsroot/winex -z3 co -r winex-3-0 win
cvs server: cannot find module `win' - ignored
cvs [checkout aborted]: cannot expand modules
[root@gamingpc marno]# touch .cvspass
[root@gamingpc marno]# cvs -d
server:anonymous@cvs.winex.sourceforge.net:/cvsroot/winex login
Logging in to
server:anonymous@cvs.winex.sourceforge.net:2401/cvsroot/winex
CVS password:
cvs [login aborted]: end of file from server (consult above messages if any)
[root@gamingpc marno]# cvs -d
server:anonymous@cvs.winex.sourceforge.net:/cvsroot/winex login
Logging in to
server:anonymous@cvs.winex.sourceforge.net:2401/cvsroot/winex
CVS password: ( i have to enter a password here i think ?! )
Do you know what i am doing wrong ? I am using red hat 9.0 ( Shrike ) and i am in X11, logged in as a normal user, and then using su to become SuperUser.
Thanks in advance!