From owner-freebsd-questions@FreeBSD.ORG Wed Aug 30 21:55:35 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 83C1F16A4DF for ; Wed, 30 Aug 2006 21:55:35 +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 2F7B843D8B for ; Wed, 30 Aug 2006 21:55:27 +0000 (GMT) (envelope-from keramida@ceid.upatras.gr) Received: from gothmog.pc (host5.bedc.ondsl.gr [62.103.39.229]) (authenticated bits=128) by igloo.linux.gr (8.13.7/8.13.7/Debian-2) with ESMTP id k7ULt8l4003619 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for ; Thu, 31 Aug 2006 00:55:09 +0300 Received: from gothmog.pc (gothmog [127.0.0.1]) by gothmog.pc (8.13.7/8.13.7) with ESMTP id k7ULtOXR010048 for ; Thu, 31 Aug 2006 00:55:24 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) Received: (from giorgos@localhost) by gothmog.pc (8.13.7/8.13.7/Submit) id k7ULtOMv010047 for freebsd-questions@freebsd.org; Thu, 31 Aug 2006 00:55:24 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) Date: Thu, 31 Aug 2006 00:55:24 +0300 From: Giorgos Keramidas To: freebsd-questions@freebsd.org Message-ID: <20060830215524.GB9584@gothmog.pc> References: <20060830143228.GA47646@saturn.pcs.ms> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060830143228.GA47646@saturn.pcs.ms> X-Hellug-MailScanner: Found to be clean X-Hellug-MailScanner-SpamCheck: not spam, SpamAssassin (score=-2.831, required 5, autolearn=not spam, AWL -0.23, BAYES_00 -2.60, UNPARSEABLE_RELAY 0.00) X-Hellug-MailScanner-From: keramida@ceid.upatras.gr X-Spam-Status: No Subject: Re: CVS 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, 30 Aug 2006 21:55:35 -0000 On 2006-08-30 16:32, Martin Schweizer wrote: > Hello > > Which ports does I need for a cvs system (client and server)? I searched > against "cvs" in ports but it gets a lot of links. Any hints are welcome. You don't need any ports. CVS is part of the base system, and it can work both as a client and server.