Date: Mon, 05 Jan 2004 13:39:54 -0500 From: "HOLLOW, CHRISTOPHER" <christopher.hollow@cgi.com> To: "Shawn Guillemette" <shawn@guillemette.org> Cc: freebsd-questions@freebsd.org Subject: Re: RCS Message-ID: <3FF9AF7A.6030706@cgi.com> In-Reply-To: <000801c3d3a7$c2d08330$6a01a8c0@tacstation> References: <000801c3d3a7$c2d08330$6a01a8c0@tacstation>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi Shawn, Depending on your needs, I would suggest checking out CVS (cvshome.org). The CVS system is built on top of RCS and designed to manage entire software projects. The CVS client comes base system in BSD and most *NIX systems. Take a look at cvsd (http://tiefighter.et.tudelft.nl/~arthur/cvsd/) in the ports collection for a CVS pserver. CVSWeb (http://www.freebsd.org/projects/cvsweb.html) , a project maintained by none other than FreeBSD, is a nifty add-on that lets you browse CVS repositories through a browser. My setup includes a lot of Windows users so I also use TortoiseCVS (www.tortoisecvs.org) to allow Win-users CVS functionality. The documentation on all of these is quite good. It took me from the ground up. Take a look and post back if you have any specific technical questions/issues/problems. HTH, Christopher Hollow Shawn Guillemette wrote: >Once apon a time I worked for a company that had used somthing called "RCS" to protect files from being writen to by more then one user at the same time. > > > >Im now in a situation where that would become helpful. I have read the man pages on RCS and looked for documantation on the web including the FreeBSD diary site and wanted to post to you all to see if anyone had any links to some good documentation on this. Even how-to's would be great. > >Thanks > >Shawn >_______________________________________________ >freebsd-questions@freebsd.org mailing list >http://lists.freebsd.org/mailman/listinfo/freebsd-questions >To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > > > > -- Christopher Hollow - Technical Consultant Infrastructure & Technology Support Toronto, ON
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3FF9AF7A.6030706>