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

Re: make buildworld crash, unwind.h


From: "Vlad Galu" <dudu@xxxxxxx>
Date: Fri, 8 Dec 2006 20:06:48 +0200

On 12/8/06, Vlad Galu <dudu@dudu.ro> wrote:
On 12/7/06, walt <wa1ter@myrealbox.com> wrote:
> Justin C. Sherrill wrote:
> > On Thu, December 7, 2006 3:39 pm, Peter Avalos wrote:
> >
> >>> When is cvsup appropriate vs. cvs?  Using cvsup is what we have
> >>> documented.
> >>>
> >> It appears that he is using cvsup to get the repo, and usung cvs to update
> >> his src/ tree.
> >
> > Should we be describing that in documentation?  I see both techniques in
> > use, but I haven't seen a reason one should be described over the other.
> > (I always just used cvsup.)
>
> I love cvsup, but lately we DragonFly fans are completely dependent on a
> binary cvsup package because ezm3 won't compile.
>
> The obvious solution is to use csup, which is a cvsup-workalike written
> in C.  It works flawlessly on FreeBSD and NetBSD but not (yet) on DFBSD
> because of the newer version of cvs that we use.
>
> I've emailed the csup guru (Maxime Henrion) about updating csup, but
> I've had no answer from him.  I hope Maxime is in good health and is
> just too busy to deal with csup, but I really don't know.
>
> Anyone who is interested in updating csup can get the sources here:
> http://www.mu.org/~mux/csup.html#download

   FWIW, http://mu.org/~mux/csup-snap-20060318.tgz does the trick for
me. My supfile is below:

-- cut here --
*default host=cvsup.dragonflybsd.org
*default base=/usr
*default prefix=/usr
*default release=cvs tag=.
*default delete use-rel-suffix
*default compress

dragonfly-cvs-src
-- and here --

I spoke too early. It seems to work only for bare checkouts, it stumbles upon updates, indeed.


-- If it's there, and you can see it, it's real. If it's not there, and you can see it, it's virtual. If it's there, and you can't see it, it's transparent. If it's not there, and you can't see it, you erased it.



--
If it's there, and you can see it, it's real.
If it's not there, and you can see it, it's virtual.
If it's there, and you can't see it, it's transparent.
If it's not there, and you can't see it, you erased it.



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