From owner-freebsd-questions@FreeBSD.ORG Tue Jun 20 23:41:54 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 1B13316A479 for ; Tue, 20 Jun 2006 23:41:54 +0000 (UTC) (envelope-from rprajapa@gmail.com) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.205]) by mx1.FreeBSD.org (Postfix) with ESMTP id 48A6343D6B for ; Tue, 20 Jun 2006 23:41:53 +0000 (GMT) (envelope-from rprajapa@gmail.com) Received: by nz-out-0102.google.com with SMTP id i28so29628nzi for ; Tue, 20 Jun 2006 16:41:49 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=IUGEdUC3sdaL0UBT/sUoHlmBDt224/YUUtIFV3lqp3Ige44vWsQDaGsKN7liKE7CJN1mV7u3Lh0t5ozvtE1GQu13mfhWJyE2YlvQKIz7jECncw/psZne8EtdUe7qb1RIqKLgEs/XowND9Lyzg9xVIQ1jH4+xCjZn2APAr4/mF9w= Received: by 10.36.91.5 with SMTP id o5mr7754420nzb; Tue, 20 Jun 2006 16:41:49 -0700 (PDT) Received: by 10.36.2.13 with HTTP; Tue, 20 Jun 2006 16:41:49 -0700 (PDT) Message-ID: Date: Tue, 20 Jun 2006 16:41:49 -0700 From: "Rakesh Prajapati" To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Help/Info on howto install CVS server 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: Tue, 20 Jun 2006 23:41:54 -0000 I would like to install CVS server on my FreeBSD 6.1 x386 machine. Which ports should I install? I installed "cvsd" and "cvsdadm". Is that all I need to install and configure? I read at (http://ch.tudelft.nl/~arthur/cvsd/) that cvsd is a wrapper program for cvs in pserver mode. So does that mean I need to install cvs seperately? Is there a how-to anywhere that I can refer? Thanks, Rakesh