I am completely new to CVS as well as linux terminal so please bear with me.
I need to setup cvs so my group members (on other machines) can access the repository and do all the good CVS stuff. How do I go about doing this? Do I need to setup my macbook as a server? Do I need to find a standalone server to host the files?
If I do need to use an external server can I/should I use dropbox in conjunction with CVS?
Hi guys, OP here. Thanks so much for all the answers!
Here are my requirements:
I have 5 group members, at any one time, all 5 group members could possibly have the files checked out and could be working on them. We have multiple critical files that will be used frequently.
NONE of us really know how to use the terminal, the source code management software we use will ultimately have to be very user friendly and very simple to use.
I've been looking into Git and it looks very promising, CVS has been a headache to find any help online with and so the documentation on the GIT page looks like it could really smooth things out.
Is there a way to set up Git so that other users on other machines could access the same repository?
