Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Apr 2002 17:07:34 +1000
From:      Edwin Groothuis <edwin@mavetju.org>
To:        Philip <philip@your-mom.student.umd.edu>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: SSH + CVS
Message-ID:  <20020426170734.Z56548@k7.mavetju.org>
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 %2B0000
References:  <20020426164920.Y56548@k7.mavetju.org> <20020426015900.X80022-100000@your-mom.student.umd.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020426170734.Z56548>