From owner-freebsd-questions@FreeBSD.ORG Mon Jan 19 19:56:37 2015 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id A9BA8E4F for ; Mon, 19 Jan 2015 19:56:37 +0000 (UTC) Received: from mail-la0-f45.google.com (mail-la0-f45.google.com [209.85.215.45]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 30760EEA for ; Mon, 19 Jan 2015 19:56:36 +0000 (UTC) Received: by mail-la0-f45.google.com with SMTP id gd6so7020432lab.4 for ; Mon, 19 Jan 2015 11:56:29 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=i46evt7HcX3R0sRo1ia66aQ8+MFl+kIz9XbWhLdXbYs=; b=a7/DRbdHwQvi+K4/x+6B+xluIS0Ku/unGiK8GAC2s0LlSLAMPUnPByDQBzYdbx2djB DgywdywZAPT6MsxuoG3RNxbRXFCs41J9bQ13u7VWmk4htqi9fT77Za8JBcb9lDNyiJDM p8ojpsr/Ccm8rz6S3jN0Kb881wQXY2i3VDEnmznv6CHm+kMAkahguUrJfuMHGvJTmrdB nWJ1gYSz92RnTB08nQNYyMpYl+ewnArlnaXrwMKHRr4BZE52dcBWsMZ1r7M/Mx/I1pE8 tcYPtxyzFEUgXH90gmGTV+eBYJCm+1Y1MUgNhXxAKhsvChH+gwoQ1ZV7QwsP9DiXouBd q/zA== X-Gm-Message-State: ALoCoQl6yLP3LtvzuHdSIRBZYP8tDoAFQLKyRczNl6RBTzPVnDfsadgouWH2NVxsSI4A3ByxK3LL MIME-Version: 1.0 X-Received: by 10.112.222.135 with SMTP id qm7mr33673778lbc.19.1421697389271; Mon, 19 Jan 2015 11:56:29 -0800 (PST) Received: by 10.152.112.164 with HTTP; Mon, 19 Jan 2015 11:56:29 -0800 (PST) X-Originating-IP: [70.209.195.214] Received: by 10.152.112.164 with HTTP; Mon, 19 Jan 2015 11:56:29 -0800 (PST) In-Reply-To: References: Date: Mon, 19 Jan 2015 11:56:29 -0800 Message-ID: Subject: Re: Mergemaster with Freebsd-Update From: "Brian W." To: Chris Maness Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 Cc: FreeBSD Mailing List X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jan 2015 19:56:37 -0000 Re the svn update running svn up /usr/src gets me only changes not the whole tree. On Jan 19, 2015 11:27 AM, "Chris Maness" wrote: > I much prefer mergemaster to the freebsd-update (diff) method of merging > configuration files. However, the freebsd community seems to be moving in > the binary upgrade direction. I still build from source so that I can use > mergemaster. Where can I make a feature request to have mergemaster as an > option in a freebsd-update (binary) upgrade? > > Also, is the a tool like portsnap for my source tree? I used svn the last > time and downloaded the whole version 10.0 tree. I think I should be able > to apply deltas only for the minor upgrade to 10.1, but google has not been > my friend here. I know that svn has that capability like cvsup did, but I > have not been able to figure it out. > > Thanks, > Chris > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to " > freebsd-questions-unsubscribe@freebsd.org" >