Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Jan 2015 14:24:03 -0700 (MST)
From:      Warren Block <wblock@wonkity.com>
To:        Chris Maness <chris@chrismaness.com>
Cc:        Daniel Corbe <corbe@corbe.net>, freebsd-questions@freebsd.org
Subject:   Re: Mergemaster with Freebsd-Update
Message-ID:  <alpine.BSF.2.11.1501191421590.95172@wonkity.com>
In-Reply-To: <CANnsUMEx300=GAS7Dr9C32nJWY4nF5O6tB2PZGG5%2B53HxEFSwA@mail.gmail.com>
References:  <CANnsUMEF9h%2BfgTP2y0cu3m=Fs3iOgR9cPAYodgXrOryxjV6Yog@mail.gmail.com> <87sif6lem6.fsf@corbe.net> <CANnsUMEx300=GAS7Dr9C32nJWY4nF5O6tB2PZGG5%2B53HxEFSwA@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 19 Jan 2015, Chris Maness wrote:

> On Jan 19, 2015 12:07 PM, "Daniel Corbe" <corbe@corbe.net> wrote:
>>
>>
>> Chris Maness <chris@chrismaness.com> writes:
>>>
>>> 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
>>
>> Once you've fetched the entire tree for the first time, all you need to
>> do is continually run svn fetch in /usr/src to grab any updates or
>> additions.
>>
>
> I had figured that out, but how do you increment up a minor version?

The version was specified by the path of the initial 'svn checkout'.
Afterwards, any changes to that branch are included when an 'svn update'
is run.

https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/svn.html



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?alpine.BSF.2.11.1501191421590.95172>