Hello Apoorva,
Tuesday, November 8, 2005, 10:34:37 PM, you wrote:
How do i install cvs and set it up.
for installing and setting it up u can use #apt-get install cvs..
There are no shortcuts to learning new things. Besides that, CVS is extremely well documented, and doesn't have any gotchas; especially if you want to download sources from a repository.
However, if you want to get started in version control for maintaining your own projects, I'd suggest you use SVN. It makes shooting yourself in the foot that much more difficult.
AFA CVS goes, you should be able to "Google" yourself to fairly good documentation.
And remember, before posting your question to the list remember: Please, please, please do your own homework/study/research to see if someone has already solved your problem :).
Warm regards,
ah