Received: from spf3.us4.outblaze.com (spf3.us4.outblaze.com [205.158.62.25]) by sdf.lonestar.org (8.13.1/8.12.10) with ESMTP id j11KvrOs015376 for ; Tue, 1 Feb 2005 20:57:53 GMT Received: from lists.gnu.org (lists.gnu.org [199.232.76.165]) by spf3.us4.outblaze.com (Postfix) with ESMTP id 3CF47538B7 for ; Tue, 1 Feb 2005 20:58:35 +0000 (GMT) Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Cw5JD-0005Ns-Ho for migo@homemail.com; Tue, 01 Feb 2005 16:11:39 -0500 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Cw59P-0002Zb-Mw for gnu-arch-users@gnu.org; Tue, 01 Feb 2005 16:01:34 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Cw59C-0002UU-Io for gnu-arch-users@gnu.org; Tue, 01 Feb 2005 16:01:19 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Cw59C-0002Ou-DG for gnu-arch-users@gnu.org; Tue, 01 Feb 2005 16:01:18 -0500 Received: from [66.216.124.41] (helo=server4.panoramicfeedback.com) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.34) id 1Cw4hO-0005Hf-Pk for gnu-arch-users@gnu.org; Tue, 01 Feb 2005 15:32:34 -0500 Received: from [192.168.0.19] (server4.panoramicfeedback.com [66.216.124.41]) by server4.panoramicfeedback.com (8.12.3/8.12.3/Debian-6.6) with ESMTP id j11KWIil016475; Tue, 1 Feb 2005 15:32:19 -0500 Message-ID: <41FFE752.9040908@panoramicfeedback.com> Date: Tue, 01 Feb 2005 15:32:18 -0500 From: Aaron Bentley User-Agent: Mozilla Thunderbird 0.6 (X11/20040530) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Jan Hudec Subject: Re: [Gnu-arch-users] Partial update References: <41FFD773.1040905@cfconsulting.ca> <20050201200518.GA21747@vagabond> In-Reply-To: <20050201200518.GA21747@vagabond> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Panometrics-MailScanner: Found to be clean Cc: gnu-arch-users@gnu.org, Colin Fox X-BeenThere: gnu-arch-users@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: a discussion list for all things arch-ish List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: gnu-arch-users-bounces+migo=homemail.com@gnu.org Errors-To: gnu-arch-users-bounces+migo=homemail.com@gnu.org Status: RO Content-Length: 786 Lines: 30 Jan Hudec wrote: >> star-merge is superset of update. I used to think so, but it's not accurate when you look at trees that have deliberately diverged. Star-merge will throw away local changes that were rejected by the other branch, and merge the two as closely as possible. Update, on the other hand, will retain local changes, and apply any changes from the other tree since the last merge from other. This is why Fai supports "merge --update". It also supports "merge --update --diff3". Aaron -- Aaron Bentley Director of Technology Panometrics, Inc. _______________________________________________ Gnu-arch-users mailing list Gnu-arch-users@gnu.org http://lists.gnu.org/mailman/listinfo/gnu-arch-users GNU arch home page: http://savannah.gnu.org/projects/gnu-arch/