This is the mail archive of the binutils@sourceware.org mailing list for the binutils 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: How to fix file permission in CVS?


H.J. Lu wrote:
> On Fri, Feb 26, 2010 at 11:28 AM, Ian Lance Taylor <iant@google.com> wrote:
>> "Doug Kwan (éæå)" <dougkwan@google.com> writes:
>>
>>> The name of the file is not important. ÂI can remove the file and add
>>> it with another name and with the correct permission. ÂOf course, I
>>> will need to rename all uses of the file but that's fine. Â Will that
>>> work with git?
>>
>> In the meantime I fixed the file on the CVS server.
>
> Hi Jim,
>
> Can you fix the git mirror?

I did this:

    chmod a+x gold/testsuite/arm_abs_global.sh
    git ci -m 'gold: set execute bit on a test script' -a

It should propagate to the public mirror in about 30 minutes.


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