Mailing List ArchiveSupport open source code!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: tlug: cvs
- To: tlug@example.com, sstone@example.com
- Subject: Re: tlug: cvs
- From: "Andrew S. Howell" <andy@example.com>
- Date: Thu, 26 Mar 1998 15:52:33 +0900
- Content-Transfer-Encoding: 7bit
- Content-Type: Text/Plain; charset=us-ascii
- In-Reply-To: Your message of "Thu, 26 Mar 1998 15:35:57 +0900 (JST)"<Pine.LNX.3.96.980326153531.5965a-100000@example.com>
- References: <Pine.LNX.3.96.980326153531.5965a-100000@example.com>
- Reply-To: tlug@example.com
- Sender: owner-tlug@example.com
>>>>> "Scott" == Scott Stone <sstone@example.com> writes: >> Sorry, I should have said that, "andy" is the user. Its the >> unix user under which files will be checked in and out. The >> repository itself can (should ?) be owned by some other user, >> say cvsadmin. CVS just uses Unix file permissioning, so the >> users that will use CVS will need to have read/write permission >> to the repository. Scott> what if more than one person will be checking stuff out? You've hit upon the reason for CVS, ie, "Concurrent". While RCS/CVS etc rely on locking a file when you want to edit it, CVS does not lock the file until you check it in, and then only briefly. At this point there are two possibilities, either no else has checked in any changes in the interim, in which case you changes are checked in, or someone else has checked in the same file, in which case CVS will force you to update your file with their changes, resolve any conflicts, and then you can continue to check in you file. Personally, I like this model much better. Just because someone checked out a file and went on vacation, does not stop you from continuing on with your work. When that person returns, they may have to merge in you changes, but CVS takes care of a lot it automatically. Andy --------------------------------------------------------------- Next TLUG Meeting: 11 April Sat, Tokyo Station Yaesu gate 12:30 Featuring Tague Griffith of Netscape i18n talking on source code --------------------------------------------------------------- a word from the sponsor: TWICS - Japan's First Public-Access Internet System www.twics.com info@example.com Tel:03-3351-5977 Fax:03-3353-6096
- Follow-Ups:
- Re: tlug: cvs
- From: Scott Stone <sstone@example.com>
- References:
- Re: tlug: cvs
- From: Scott Stone <sstone@example.com>
Home | Main Index | Thread Index
- Prev by Date: Re: tlug: Mounting my W95 partition
- Next by Date: Re: tlug: cvs
- Prev by thread: Re: tlug: cvs
- Next by thread: Re: tlug: cvs
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links