gnu-arch-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gnu-arch-users] Re: file sharing semantics


From: Stefan Monnier
Subject: [Gnu-arch-users] Re: file sharing semantics
Date: 06 Feb 2004 16:11:21 -0500
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50

> I just tried to edit a file owned by someone else, and cvs won't let me
> commit.

I suspect there's a misunderstanding: CVS only needs to be able to read the
RCS file, so ownership is irrelevant a long as the access right
are sufficient.  As for committing, you need write access to the directory
(but you don't need write access to the RCS file).
You might also need write access to the directory when reading the RCS file
because CVS by default places locks in there, but that can be changed.


        Stefan




reply via email to

[Prev in Thread] Current Thread [Next in Thread]