This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: [RFA] contrib/ari: Avoid permission issue for script


Pedro,
I did as you said
I made those commits without changing the ChangeLog file.

But I am afraid it doesn't work:
I tried to delete all .sh scripts in an anonymous checkout
in gdb/contrib/ari
followed by a 'cvs up'

This restored the files, but the files modes are still rw-r--r--
while I re-added them with rwx-r-xr-x permissions...

Pierre Muller

> -----Message d'origine-----
> De?: gdb-patches-owner@sourceware.org [mailto:gdb-patches-
> owner@sourceware.org] De la part de Pedro Alves
> Envoyé?: vendredi 2 novembre 2012 18:31
> À?: Tom Tromey
> Cc?: Pierre Muller; gdb-patches@sourceware.org
> Objet?: Re: [RFA] contrib/ari: Avoid permission issue for script
> 
> On 11/02/2012 05:27 PM, Tom Tromey wrote:
> >>>>>> "Pierre" == Pierre Muller <pierre.muller@ics-cnrs.unistra.fr>
writes:
> >
> > Pierre> But I still have the problem of the permissions
> > Pierre> of the script files...
> > Pierre> And I still don't know if (and if yes, how)
> > Pierre> I can set file permissions in the CVS repository...
> >
> > You had to set them before 'cvs add'.
> >
> > I think we can chmod them in the repository but I don't remember whether
> > that will fix people's existing checkouts when they update.
> 
> I think that might cause problems to the git mirror(s).  I don't think
> we lose any history if we just cvs rm, chmod, cvs add the file again.
> There hasn't been any change to it in the mean time.
> 
> --
> Pedro Alves



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]