Hello everyone
well I'm very new to CVS, I've studied what it does and how it does work but I'm having a hard time configuring it on my system....I'm running a fedora core 3 and I've already done these steps:
added this line to my .bashrc
CVSROOT=

server:anonymous@rhlinux.redhat.com:usr/local/CVS
I dunno what this does but I found this on a webpage about fedora and configuring the cvs root on it , i also created a file .cvsrc in my home directory and put these in it
cvs -z3
diff -uN
rdiff -uN
update -dP
now all i wanna be able to do for now is jut to be able to check in some files and check out...
i've already have my projects so can anyone explain what i else i should be doin...
and also how can i add my already made programs to use cvs...? say each program has different .h and .cpp files...
thank you very much
karan