From: Robert R. <rra...@ya...> - 2000-12-02 21:40:39
|
CVS is a revision control system that allows multiple users to work on a project. The CVS system runs on sourceforge server and requires a client in order to check in/out files from CVS. This would allow the group to update the files from there own system. It would make getting the latest version much easier as well. All you would have to do is a checkout and you would have the latest from the project. And for me, updating the releases would be much easier as well. -- // Robert Rainwater On Saturday, December 02, 2000, 7:08:38 PM, Doug wrote: > What exactly is CVS? if it involves file sharing then my employer will say > "not a chance buddy" > :-) > Doug > ----- Original Message ----- > From: "Robert Rainwater" <rra...@ya...> > To: "Dan Steinman" <dyn...@li...> > Sent: Friday, December 01, 2000 7:17 PM > Subject: Re: [Dynapi-Dev] Lets open CVS again >> >> If the group would like, I can give instructions on how to setup CVS >> in Windows. Its really just a matter of downloading and setting up >> WinCVS and ssh. I've never used cvs in linux, but if you do, you need >> to make sure you have ssh setup. >> >> There are also a few howto docs at sourceforge on how to use CVS for >> new users. >> >> -- >> // Robert Rainwater >> >> On Saturday, December 02, 2000, 12:17:47 AM, Dan wrote: >> >> > I really think we should open up CVS again to do our development. As it > is it's not easy for everyone to contribute code, and Robert is stuck with > the job of collecting everything and making an >> > official release. Using CVS will make it easier on everyone. >> >> > We can help eachother to get it all set up on local computers, and make > sure we can all release files easily. There's CVS clients for Windows > (CVSWin?) that should be pretty easy to use. >> >> > It'll also make it easy for non-developers to get the latest code > without searching around for everything. >> >> > This weekend I'll get a Makefile/build scheme working which will > compress all the js code, jar it for Netscape, and repackage it all. And > this should be the starting point for the new dynapi CVS >> > tree. >> >> > Dan >> > _______________________________________________ >> > Dynapi-Dev mailing list >> > Dyn...@li... >> > http://lists.sourceforge.net/mailman/listinfo/dynapi-dev >> >> >> > _______________________________________________ > Dynapi-Dev mailing list > Dyn...@li... > http://lists.sourceforge.net/mailman/listinfo/dynapi-dev |