[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Remote repository
From: |
Cyan Callihan |
Subject: |
Re: Remote repository |
Date: |
Mon, 12 Feb 2001 12:52:47 -0800 (PST) |
as a follow up note, you should be able to use access control lists as
well. that way you don't have to change the permissions of that part of
the source tree that might be accessed by others.
--cyan
On Mon, 12 Feb 2001, Mike Castle wrote:
> On Mon, Feb 12, 2001 at 07:51:53PM -0000, David Padilla wrote:
> > I want to give a remote user the ability to access part of the source
> > tree, and only that part. I know that I could make this section of
> > the source tree a separate module, but I was wondering if there is
> > another way. In other words:
>
> Sure. Run cvs in server mode over ssh, and use standard unix permissions.
>
> mrc
> --
> Mike Castle Life is like a clock: You can work constantly
> address@hidden and be right all the time, or not work at all
> www.netcom.com/~dalgoda/ and be right at least twice a day. -- mrc
> We are all of us living in the shadow of Manhattan. -- Watchmen
>
> _______________________________________________
> Info-cvs mailing list
> address@hidden
> http://mail.gnu.org/mailman/listinfo/info-cvs
>