info-cvs
[Top][All Lists]
Advanced

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

Re: Allowing only one person to edit a certain file


From: Dennis Jones
Subject: Re: Allowing only one person to edit a certain file
Date: Sun, 4 Feb 2001 10:18:21 -0800

If your developers are communicating well, and they are updating and
checking in their changes regularly, there will not be many conflicts, and
even when there are, they will be minor.  If you don't want this behavior,
then you might as well not use CVS at all, because the whole reason it was
developed was to allow multiple developers to work on the same sources
simultaneously.  If you want to lock files as they are being editted, you
are defeating the whole reason for using CVS to begin with.  You may as well
just use different revision control program.

- Dennis


----- Original Message -----
From: "Eyal Rif" <address@hidden>
To: <address@hidden>
Sent: Sunday, February 04, 2001 5:04 AM
Subject: Allowing only one person to edit a certain file


> Hi,
>
> I am a newbie to the CVS.
>
> I was wondering if there is any way that I can allow editing of files to
> only one person at a certain time, basically what I need to know is how to
> disable the merge option to avoid any conflicts ?
>
> Thanks,
>
> _______________________________________________
> Info-cvs mailing list
> address@hidden
> http://mail.gnu.org/mailman/listinfo/info-cvs




reply via email to

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