Ok, so I'm about to do my first commit to cvs. It's been a while since I've used cvs other than localy, so I thought it'd be a good idea to ask a few questions first.
I've never used cvs over ssh before - but I guess this ought to be the suitable thing for my bash-environment?
export CVSROOT=:ext:username@pike.ida.liu.se:/cvs exprot CVS_RSH=ssh
Do I need to check out a fresh tree using my username or can I continue with the anonymous tree that I've kept?
Sorry for beeing lame.