On Mon, 22 Mar 2004, Christopher Ness wrote: > On Mon, 2004-03-22 at 14:53, Mike Mapsnac wrote: > > Hello > > > > I'm looking for tutorial how to setup cvs on Fedora. Any help would be > > appreciate. > > CVS should be installed, if it is not grab a rpm and install it. > > rpm -Uvh <cvs.packagename.here> > > Using CVS is pretty easy. Check out this free online book for examples > and explanations. > > http://cvsbook.red-bean.com/cvsbook.html and there's always subversion (subversion.tigris.org), if you want to skip right over CVS and go to an improved version control system that doesn't have CVS's annoying shortcomings. rday