Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Jul 2009 09:28:03 +0000
From:      "b. f." <bf1783@googlemail.com>
To:        Kamigishi Rei <spambox@haruhiism.net>
Cc:        "Sam Fourman Jr." <sfourman@gmail.com>, Ryan Rogers <webmaster@doghouserepair.com>, FreeBSD Current <freebsd-current@freebsd.org>
Subject:   Re: nfe problem on 8.0-BETA2
Message-ID:  <d873d5be0907220228vb172012ie6e7a7ef4b86f25c@mail.gmail.com>
In-Reply-To: <4A66D587.9060001@haruhiism.net>
References:  <d873d5be0907212218nde4167bw8e4e9951659b3729@mail.gmail.com> <4A66CFFC.30601@doghouserepair.com> <d873d5be0907220156j7cac4426mbee20918f62aea9@mail.gmail.com> <11167f520907220200m5dd456dfs2ad53d4b579b851b@mail.gmail.com> <4A66D587.9060001@haruhiism.net>

next in thread | previous in thread | raw e-mail | index | archive | help
If you are using csup in checkout mode, then you could use a date= ...
corresponding to the day prior to the problem commit (see csup(1) ),
rather than the usual tag=. , but then you would lose the good changes
after that point -- and there have been many.  Or, even better, you
could place a pattern corresponding to the file that caused the
problem in your refuse file, and update that file by hand
independently of the rest of your sources, which you would continue to
csup.

If you are using csup in cvs mode rather than checkout mode then you
could use any number of workarounds.

But I agree with K. Rei -- subversion is better.  Install
devel/subversion, and then checkout the sources:

svn co svn://svn.freebsd.org/base/head
svn merge -c -193289

Thereafter, in the root of the repo:
svn up
svn merge

b.

On 7/22/09, Kamigishi Rei <spambox@haruhiism.net> wrote:
> Sam Fourman Jr. wrote:
>> what do I have to put in my cvs-supfile to get my src tree to have all
>> updates up to r193288?
>> I have never done that before. atm my src is -CURRENT as of like a hour
>> ago.
>>
>
> In such cases it's advised that you use Subversion
> (/usr/ports/devel/subversion-freebsd) instead of cvsup.
> --
> Kamigishi Rei
> KREI-RIPE
>



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