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: [RFC] First scripts for ARI support inisde gdb tree


>>>>> "Joel" == Joel Brobecker <brobecker@adacore.com> writes:

>> I do have several potential issues:
>> - permissions: Is it possible to set unix-like permissions using cvs?
>> I now the svn has such options, but I don't know for cvs...

Joel> I think that CVS does record the unix permissions, or enough of it
Joel> for our purposes, but I'm not entirely sure anymore. Make sure
Joel> that the scripts do have the execute permission before you commit
Joel> anything and I think we'll be good to go.

IIRC you have to have the permissions right before your 'cvs add'.

Joel> We'll probably want to have the bit of code that compares the ARI
Joel> results also in the GDB repository, so perhaps a separate script?
Joel> In the meantime, it's find to not include this part.

Ultimately what I would like is for 'make check' to die if we violate
some rule.

Tom


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