From owner-cvs-ports@FreeBSD.ORG Wed Mar 19 08:30:51 2008 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D2E5A106564A; Wed, 19 Mar 2008 08:30:51 +0000 (UTC) (envelope-from stas@ht-systems.ru) Received: from smtp.ht-systems.ru (mr0.ht-systems.ru [78.110.50.55]) by mx1.freebsd.org (Postfix) with ESMTP id 7462E8FC1A; Wed, 19 Mar 2008 08:30:50 +0000 (UTC) (envelope-from stas@ht-systems.ru) Received: from [78.110.49.49] (helo=quasar.ht-systems.ru) by smtp.ht-systems.ru with esmtpa (Exim 4.62) (envelope-from ) id 1JbthA-0008Iu-76; Wed, 19 Mar 2008 11:30:48 +0300 Received: by quasar.ht-systems.ru (Postfix, from userid 1024) id 260257D1C48; Wed, 19 Mar 2008 11:30:47 +0300 (MSK) Date: Wed, 19 Mar 2008 11:30:47 +0300 From: Stanislav Sedov To: Rong-En Fan Message-Id: <20080319113047.0624931b.stas@FreeBSD.org> In-Reply-To: <20080319012224.GA73285@svm.csie.ntu.edu.tw> References: <200803180100.m2I10QTD070047@repoman.freebsd.org> <20080318193855.0439b197.stas@FreeBSD.org> <1205858588.69439.62.camel@pav.hide.vol.cz> <20080318195033.06793ab2.stas@FreeBSD.org> <1205859267.69439.66.camel@pav.hide.vol.cz> <20080318205647.19061b66.stas@FreeBSD.org> <20080319012224.GA73285@svm.csie.ntu.edu.tw> Organization: The FreeBSD Project X-XMPP: ssedov@jabber.ru X-Voice: +7 916 849 20 23 X-PGP-Fingerprint: F21E D6CC 5626 9609 6CE2 A385 2BF5 5993 EB26 9581 X-Mailer: carrier-pigeon Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Cc: cvs-ports@FreeBSD.org, pav@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org, Pietro Cerutti Subject: Re: cvs commit: ports/java/eclipseme Makefile distinfo pkg-plist X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Mar 2008 08:30:52 -0000 On Wed, 19 Mar 2008 09:22:24 +0800 Rong-En Fan mentioned: > On Tue, Mar 18, 2008 at 08:56:47PM +0300, Stanislav Sedov wrote: > > On Tue, 18 Mar 2008 17:54:27 +0100 > > Pav Lucistnik mentioned: > >=20 > > > Stanislav Sedov p=C3=AD=C5=A1e v =C3=BAt 18. 03. 2008 v 19:50 +0300: > > > > On Tue, 18 Mar 2008 17:43:08 +0100 > > > > Pav Lucistnik mentioned: > > > > >=20 > > > > > It will also change permissions on all files already present in t= he > > > > > target directory, I think. Which might not be a desirable thing. > > > > >=20 > > > >=20 > > > > Indeed, I know. That's why I'm asking if it'll be desirable. > > >=20 > > > It's a COPYTREE_* bug that needs to be fixed, actually. > > >=20 > >=20 > > Why you think it's a bug? COPYTREE_* was intentionally designed to set > > specific permissions on files written. > >=20 > > Of course, we can implement a version of COPYTREE that doesn't set any > > permissions on files, but it'll be effectively just a 'cp -rf'. >=20 > I think what Pav said is >=20 > 1) copy these files into destdir/ > 2) set permissions on *those files* just copied in destdir/ >=20 > what COPYTREE_* currently does is >=20 > 2) set permission on *all files* in destdir/ >=20 Ah, it makes sense then. I'll look into that. --=20 Stanislav Sedov ST4096-RIPE