From owner-cvs-all@FreeBSD.ORG Wed Mar 19 01:22:26 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 003EC106567B; Wed, 19 Mar 2008 01:22:25 +0000 (UTC) (envelope-from rafan@svm.csie.ntu.edu.tw) Received: from svm.csie.ntu.edu.tw (svm.csie.ntu.edu.tw [140.112.90.75]) by mx1.freebsd.org (Postfix) with ESMTP id 7E0818FC21; Wed, 19 Mar 2008 01:22:25 +0000 (UTC) (envelope-from rafan@svm.csie.ntu.edu.tw) Received: from svm.csie.ntu.edu.tw (localhost [127.0.0.1]) by svm.csie.ntu.edu.tw (8.14.1/8.14.1) with ESMTP id m2J1MOYV021383; Wed, 19 Mar 2008 09:22:24 +0800 (CST) (envelope-from rafan@svm.csie.ntu.edu.tw) Received: (from rafan@localhost) by svm.csie.ntu.edu.tw (8.14.1/8.14.1/Submit) id m2J1MO0q053875; Wed, 19 Mar 2008 09:22:24 +0800 (CST) (envelope-from rafan) Date: Wed, 19 Mar 2008 09:22:24 +0800 From: Rong-En Fan To: Stanislav Sedov Message-ID: <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> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="AqsLC8rIMeq19msA" Content-Disposition: inline In-Reply-To: <20080318205647.19061b66.stas@FreeBSD.org> User-Agent: Mutt/1.5.17 (2007-11-01) 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-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Mar 2008 01:22:26 -0000 --AqsLC8rIMeq19msA Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable 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 the > > > > 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'. I think what Pav said is 1) copy these files into destdir/ 2) set permissions on *those files* just copied in destdir/ what COPYTREE_* currently does is 2) set permission on *all files* in destdir/ Regards, Rong-En Fan >=20 > --=20 > Stanislav Sedov > ST4096-RIPE --AqsLC8rIMeq19msA Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.8 (FreeBSD) iEYEARECAAYFAkfgas8ACgkQ144QkYb9jGjI3wCeMxqgYek/aB9Seg+f5l6HQ317 MrgAnAtfNcAAHqnGFIgj/X9Y6mMMmULP =UwDC -----END PGP SIGNATURE----- --AqsLC8rIMeq19msA--