Date: Wed, 19 Mar 2008 09:22:24 +0800 From: Rong-En Fan <rafan@FreeBSD.org> To: Stanislav Sedov <stas@FreeBSD.org> Cc: cvs-ports@FreeBSD.org, pav@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org, Pietro Cerutti <gahr@FreeBSD.org> Subject: Re: cvs commit: ports/java/eclipseme Makefile distinfo pkg-plist Message-ID: <20080319012224.GA73285@svm.csie.ntu.edu.tw> In-Reply-To: <20080318205647.19061b66.stas@FreeBSD.org> 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>
next in thread | previous in thread | raw e-mail | index | archive | help
--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 <pav@FreeBSD.org> 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 <pav@FreeBSD.org> 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--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080319012224.GA73285>