From owner-freebsd-questions Fri Apr 26 0: 8:18 2002 Delivered-To: freebsd-questions@freebsd.org Received: from topaz.mdcc.cx (topaz.mdcc.cx [212.204.230.141]) by hub.freebsd.org (Postfix) with ESMTP id 7D51537B404 for ; Fri, 26 Apr 2002 00:08:15 -0700 (PDT) Received: from k7.mavetju.org (topaz.mdcc.cx [212.204.230.141]) by topaz.mdcc.cx (Postfix) with ESMTP id 7E89A2B671; Fri, 26 Apr 2002 09:08:00 +0200 (CEST) Received: by k7.mavetju.org (Postfix, from userid 1001) id A1E0B215; Fri, 26 Apr 2002 17:07:34 +1000 (EST) Date: Fri, 26 Apr 2002 17:07:34 +1000 From: Edwin Groothuis To: Philip Cc: freebsd-questions@freebsd.org Subject: Re: SSH + CVS Message-ID: <20020426170734.Z56548@k7.mavetju.org> Mail-Followup-To: Edwin Groothuis , Philip , freebsd-questions@freebsd.org References: <20020426164920.Y56548@k7.mavetju.org> <20020426015900.X80022-100000@your-mom.student.umd.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20020426015900.X80022-100000@your-mom.student.umd.edu>; from philip@your-mom.student.umd.edu on Fri, Apr 26, 2002 at 02:01:12AM +0000 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Fri, Apr 26, 2002 at 02:01:12AM +0000, Philip wrote: > Thats the client side... You gotta do stuff on the server too right ? Yeah, once for every repository: export CVSROOT=/path/to/cvsrepository cvs init The read/write permissions have to be arranged through the groups the developer is in. I've never done it via jails, only via group-permissions. But yeah, with a jail it should work too. Edwin -- Edwin Groothuis | Personal website: http://www.MavEtJu.org edwin@mavetju.org | Interested in MUDs? Visit Fatal Dimensions: bash$ :(){ :|:&};: | http://www.FatalDimensions.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message