info-cvs
[Top][All Lists]
Advanced

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

(no subject)


From: root
Subject: (no subject)
Date: Mon, 13 Aug 2001 05:03:47 -0400

>From address@hidden  Wed Jan 31 23:54:42 2001
>Return-Path: <address@hidden>
Received: from fencepost.gnu.org (fencepost.gnu.org [199.232.76.164])
        by gateway.camelot.jp (8.9.3/8.9.3/Debian 8.9.3-21) with ESMTP id 
XAA10699
        for <address@hidden>; Wed, 31 Jan 2001 23:54:40 +0900
Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org)
        by fencepost.gnu.org with esmtp (Exim 3.16 #1 (Debian))
        id 14NybN-0004LC-00; Wed, 31 Jan 2001 09:51:17 -0500
Received: from threshold4.jpmorgan.com ([169.71.1.13] helo=jpmorgan.com)
        by fencepost.gnu.org with esmtp (Exim 3.16 #1 (Debian))
        id 14NyZz-0004Ie-00
        for <address@hidden>; Wed, 31 Jan 2001 09:49:51 -0500
Received: (from address@hidden)
        by jpmorgan.com (8.8.5/8.8.5) id JAA13143;
        Wed, 31 Jan 2001 09:48:57 -0500 (EST)
Received: from jpmmailhost4.ny.jpmorgan.com(198.75.231.102) by 
threshold4.jpmorgan.com via smap (V4.2)
        id xma011758; Wed, 31 Jan 01 09:45:21 -0500
Received: from nyc-ntgw-n01.ny.jpmorgan.com (nyc_smtpmta_02.ny.jpmorgan.com 
[146.149.150.22])
        by jpmmailhost4.ny.jpmorgan.com (8.9.1a/8.9.1) with SMTP id JAA14330;
        Wed, 31 Jan 2001 09:45:13 -0500 (EST)
Received: by nyc-ntgw-n01.ny.jpmorgan.com(Lotus SMTP MTA v4.6.4  (830.2 
3-23-1999))  id 852569E5.00510717 ; Wed, 31 Jan 2001 09:45:01 -0500
X-Lotus-FromDomain: address@hidden
From: "Noel L Yap" <address@hidden>
To: address@hidden
cc: address@hidden
Message-ID: <address@hidden>
Subject: Re: "Concurrent" VS...
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
Sender: address@hidden
Errors-To: address@hidden
X-BeenThere: address@hidden
X-Mailman-Version: 2.0
Precedence: bulk
List-Help: <mailto:address@hidden>
List-Post: <mailto:address@hidden>
List-Subscribe: <http://mail.gnu.org/mailman/listinfo/info-cvs>,
        <mailto:address@hidden>
List-Id: Announcements and discussions for the CVS version control system 
<info-cvs.gnu.org>
List-Unsubscribe: <http://mail.gnu.org/mailman/listinfo/info-cvs>,
        <mailto:address@hidden>
List-Archive: <http://mail.gnu.org/pipermail/info-cvs/>
Date: Wed, 31 Jan 2001 09:45:02 -0500
Status: O
Content-Length: 1698
Lines: 60

I think the problem any VC system is supposed to solve is to prevent multiple
people from editing the same file at the same time.  CVS does this.  Instead,
people edit different copies of the same file at the same time.  The first
person to checkin succeeds.  CVS will prevent checkins by others and will
display a message saying that they'll have to perform a merge (via cvs update).

Noel




address@hidden on 2001.01.31 03:07:34

Please respond to address@hidden

To:   address@hidden
cc:   (bcc: Noel L Yap)
Subject:  "Concurrent" VS...




Requiring Version Control, I have installed CVS for evaluation. (I
have used SCCS in the past but systems are different here now.)

One of my principal reasons for using a VC system is to avoid the
version discrepancies that arise from two separate developers
inadvertently editing the same file at the same time.

Have I selected the wrong VC system?

Cheers,
James.



_______________________________________________
Info-cvs mailing list
address@hidden
http://mail.gnu.org/mailman/listinfo/info-cvs







This communication is for informational purposes only.  It is not intended as
an offer or solicitation for the purchase or sale of any financial instrument
or as an official confirmation of any transaction. All market prices, data
and other information are not warranted as to completeness or accuracy and
are subject to change without notice. Any comments or statements made herein
do not necessarily reflect those of J.P. Morgan Chase & Co. Incorporated, its
subsidiaries and affiliates.


_______________________________________________
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]