Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <003b01c466ab$887423d0$5308a8c0@robinson.cam.ac.uk> From: "Max Bowsher" To: "Richard Heintze" , References: <20040710170931 DOT 69895 DOT qmail AT web50306 DOT mail DOT yahoo DOT com> Subject: Re: Options for Source Code Control: RCS v. SCCS v. CVS Date: Sat, 10 Jul 2004 19:27:11 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Richard Heintze wrote: > I need some help understanding how RCS works. I typed > "info RCS" and felt confused. RCS more-or-less dead. I don't think it's seen a new release in years. > Does cygwin include the CVS windows service? If so, > how do I start it up? On Cygwin, you run CVS the unix way. That is, ssh or inetd. > Can I assume that the CVS I see in the cygwin > documentation is the origional CVS ported to windows > and not CVSNT? The original CVS ported to *Cygwin*. Which is somewhat different to "ported to windows". > Are RCS and CVS the only open source programs for > source code control? Not at all: http://better-scm.berlios.de/ Subversion is even packaged and available via Cygwin setup.exe. > What is SCCS? I imagine that Google can help you here. > I believe that is a > propietary program and not avialable as open source. http://cssc.sourceforge.net/ Max. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/