Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 May 2008 01:55:45 +0400
From:      Stanislav Sedov <stas@FreeBSD.org>
To:        Beech Rintoul <beech@freebsd.org>
Cc:        freebsd-hackers@freebsd.org
Subject:   Re: Help with copytree code
Message-ID:  <20080520015545.c9456ac5.stas@FreeBSD.org>
In-Reply-To: <200805182355.24787.beech@freebsd.org>
References:  <200805182328.45822.beech@freebsd.org> <200805182355.24787.beech@freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 18 May 2008 23:55:22 -0800
Beech Rintoul <beech@freebsd.org> mentioned:

> On Sunday 18 May 2008, Beech Rintoul said:
> > This copytree code is from bsd.port.mk, and I've been asked to try
> > and find a fix. This is very handy for installing a whole tree
> > (like a web app) keeping everything intact. It wasn't designed to
> > copy to a populated directory so it affects everything in that dir,
> > not just what's being installed. We need to keep it's
> > functionality, but a fix is more than I can come up with. So I
> > thought I'd ask you code gurus to help. If this can be fixed many
> > will thank you!
> >
> > I attached it so it won't get line wrapped.
> >
> > Thanks,
> >
> > Beech
> 
> Looks like it got stripped off, so I posted it here:
> 
> http://www.alaskaparadise.com/freebsd/copytree_code
> 

I think the following will do the trick, though I have
not tested it:

http://mbsd.msk.ru/dist/copytree.diff

-- 
Stanislav Sedov
ST4096-RIPE



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