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:06:35 -0400

>From address@hidden  Sun Feb  4 00:39:57 2001
>Return-Path: <address@hidden>
Received: from fencepost.gnu.org (address@hidden [199.232.76.164])
        by gateway.camelot.jp (8.9.3/8.9.3/Debian 8.9.3-21) with ESMTP id 
AAA02820
        for <address@hidden>; Sun, 4 Feb 2001 00:39:52 +0900
Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org)
        by fencepost.gnu.org with esmtp (Exim 3.16 #1 (Debian))
        id 14P4Xl-0006l3-00; Sat, 03 Feb 2001 10:24:05 -0500
Received: from mailhost.directlink.net ([207.239.163.2])
        by fencepost.gnu.org with esmtp (Exim 3.16 #1 (Debian))
        id 14P4X5-0006kj-00
        for <address@hidden>; Sat, 03 Feb 2001 10:23:28 -0500
Received: from minbar.directlink.net [63.68.139.198] by mailhost.directlink.net 
with ESMTP
  (SMTPD32-6.05) id A27D12AB013A; Sat, 03 Feb 2001 09:23:41 -0600
Received: from cobbe by minbar.directlink.net with local (Exim 3.12 #1 (Debian))
        id 14P4ZV-0000QI-00; Sat, 03 Feb 2001 09:25:53 -0600
From: Richard Cobbe <address@hidden>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Message-ID: <address@hidden>
To: Dorthe Luebbert <address@hidden>
Cc: address@hidden
Subject: Re: Turning a branch into a new branch
In-Reply-To: <address@hidden>
References: <address@hidden>
X-Mailer: VM 6.72 under 21.1 (patch 10) "Capitol Reef" XEmacs Lucid
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: Sat, 3 Feb 2001 09:25:53 -0600 (CST)
Status: O
Content-Length: 852
Lines: 27

Lo, on Saturday, February 3, Dorthe Luebbert did write:

> Hi,
> 
> I have the following scenario:
> 
> 1. I checked out branch VERSION-A
> 2. I modified some files locally
> 3. I want to create from the these files VERSION-B
> 
> CVS asks me to commit the modified files first. But I would commit them
> to VERSION-A, though they should not exist in VERSION A. 
> 
> Any ideas?

Ideally, you would have branched before you made your local modifications.
All is not lost, however; if you branch now, it will root the branch at the
most recent *committed* revisions, which will not include your local
modifications.  Then, simply make sure that your working copy is on the
branch, then commit, and off you go.

Richard

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