PDA

View Full Version : CVS Hosting Request


system32
07-04-2008, 11:11 AM
Hi,

I need a Cvs Hosting for our developer team which works on Eclipse IDE. If anybody should provide a cvs hosting please P.M. me.

Thanks much..

The Stealthy One
07-04-2008, 01:35 PM
Please excuse my ignorance ... what does cvs stand for?

system32
07-05-2008, 07:06 AM
Please excuse my ignorance ... what does cvs stand for?

"Cvs (Concurrent Versions System),
CVS is a version control system, an important component of Source Configuration Management (SCM). Using it, you can record the history of sources files, and documents. It fills a similar role to the free software RCS, PRCS, and Aegis packages."
http://www.nongnu.org/cvs/

Let me explain, dude;
We develop Php and Java projects with a small team and we need source code control system to work on the same code. So, CVS is what we need. If you own a Linux OS server, CVS is easy to install ad freeware as you see on its homepage(link is above).

Please let me know if anybody may help me..

Hraefn
07-05-2008, 09:29 AM
A Google search for free cvs hosting (http://www.google.com/search?q=free+cvs+hosting) gave me the following top 2 results:


Freepository (http://freepository.com)
CVSDude (http://cvsdude.com)


I've never used either of these companies but they may provide what you need.

The Stealthy One
07-06-2008, 08:53 AM
system32, thanks for the explanation. :)

system32
07-06-2008, 02:31 PM
A Google search for free cvs hosting (http://www.google.com/search?q=free+cvs+hosting) gave me the following top 2 results:

Freepository (http://freepository.com)
CVSDude (http://cvsdude.com)
I've never used either of these companies but they may provide what you need.

Thank you, I made the search before opening a new thread, dude. But the problem is; These services is support only from web and every time we have to get the content via browser and upload them after editing.And very small disk spaces for a project. So this method is not useful as you see.

Seeing nobody here uses and serves CVS made me disappointed lol. But no problem, thanks much we'll look around for solutions..