Skip site navigation (1)Skip section navigation (2)
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

[-- Attachment #1 --]
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:
> 
> > Stanislav Sedov píše v út 18. 03. 2008 v 19:50 +0300:
> > > On Tue, 18 Mar 2008 17:43:08 +0100
> > > Pav Lucistnik <pav@FreeBSD.org> mentioned:
> > > > 
> > > > It will also change permissions on all files already present in the
> > > > target directory, I think. Which might not be a desirable thing.
> > > > 
> > > 
> > > Indeed, I know. That's why I'm asking if it'll be desirable.
> > 
> > It's a COPYTREE_* bug that needs to be fixed, actually.
> > 
> 
> Why you think it's a bug? COPYTREE_* was intentionally designed to set
> specific permissions on files written.
> 
> 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
> 
> -- 
> Stanislav Sedov
> ST4096-RIPE

[-- Attachment #2 --]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.8 (FreeBSD)

iEYEARECAAYFAkfgas8ACgkQ144QkYb9jGjI3wCeMxqgYek/aB9Seg+f5l6HQ317
MrgAnAtfNcAAHqnGFIgj/X9Y6mMMmULP
=UwDC
-----END PGP SIGNATURE-----

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