DragonFly BSD
DragonFly users List (threaded) for 2011-06
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: system update question


From: Alex Hornung <ahornung@xxxxxxxxx>
Date: Mon, 6 Jun 2011 19:04:28 +0100

No. You can checkout directly.

On Jun 6, 2011 7:02 PM, "Justin Sherrill" <justin@shiningsilence.com> wrote:
> Wouldn't he need to do this once, to establish the local copy of the branch?
>
> cd /usr/src && git branch DragonFly_RELEASE_2_10
> origin/DragonFly_RELEASE_2_10
>
>
>
> On Mon, Jun 6, 2011 at 11:16 AM, Matthias Rampke
> <matthias.rampke@googlemail.com> wrote:
>> Hi,
>>
>> to switch to the stable branch
>>
>> cd /usr/src && git checkout DragonFly_RELEASE_2_10
>>
>> from that point on git pull in /usr/src or make src-update in /usr will keep
>> you up to date on the stable branch.
>>
>> For more info, have a look at /usr/src/{README,UPDATING} and section 7 of
>> the man pages, esp. build(7).
>>
>> Regards,
>> matthiasr


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