From owner-freebsd-questions@FreeBSD.ORG Wed Sep 12 14:01:57 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 227DE16A417 for ; Wed, 12 Sep 2007 14:01:57 +0000 (UTC) (envelope-from keramida@ceid.upatras.gr) Received: from igloo.linux.gr (igloo.linux.gr [62.1.205.36]) by mx1.freebsd.org (Postfix) with ESMTP id 6F01B13C45E for ; Wed, 12 Sep 2007 14:01:56 +0000 (UTC) (envelope-from keramida@ceid.upatras.gr) Received: from kobe.laptop (vader.bytemobile.ondsl.gr [83.235.244.135]) (authenticated bits=128) by igloo.linux.gr (8.14.1/8.14.1/Debian-9) with ESMTP id l8CE1hgO001075 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Wed, 12 Sep 2007 17:01:50 +0300 Received: from kobe.laptop (kobe.laptop [127.0.0.1]) by kobe.laptop (8.14.1/8.14.1) with ESMTP id l8CE1Rro003561; Wed, 12 Sep 2007 17:01:43 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) Received: (from keramida@localhost) by kobe.laptop (8.14.1/8.14.1/Submit) id l8CE1Rdd003560; Wed, 12 Sep 2007 17:01:27 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) Date: Wed, 12 Sep 2007 17:01:27 +0300 From: Giorgos Keramidas To: Agus Message-ID: <20070912140127.GA3342@kobe.laptop> References: <00c401c7f4ff$f8959960$0a00a8c0@a64x23800p> <20070912073638.GA51618@huppi.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-Hellug-MailScanner: Found to be clean X-Hellug-MailScanner-SpamCheck: not spam, SpamAssassin (not cached, score=-3.959, required 5, autolearn=not spam, ALL_TRUSTED -1.80, AWL 0.44, BAYES_00 -2.60) X-Hellug-MailScanner-From: keramida@ceid.upatras.gr X-Spam-Status: No X-Mailman-Approved-At: Fri, 14 Sep 2007 11:11:13 +0000 Cc: Tom Huppi , dkelly@hiwaay.net, David Christensen , freebsd-questions@freebsd.org Subject: Re: Which versioning system is the simplest to use?? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 Sep 2007 14:01:57 -0000 On 2007-09-12 10:45, Agus wrote: > Wow...Thanks a lot guys for your very nice responses....I will > investigate a litlle all the choices u gave me....but i think i will > go for cvs, as i dont need anything "fancy"...just to keep it > simple..... > > Very much appreciated.... > Thanks and we 'll probably see again on another topic....haha.... You're welcome, and I'm glad at least some of the information was so useful. Please feel free to ask again, if you need more help with CVS. Note that the FreeBSD CVS repository uses a quite sophisticated set of CVS management scripts, which implement several useful features on top of a bare minimum CVS repository. Since you decided to go the CVS route, it may be helpful to at least skim through the article at: http://www.freebsd.org/doc/en_US.ISO8859-1/articles/cvs-freebsd/ Take care, Giorgos