This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC 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: git mirror at infradead?


On Sun, Jun 7, 2009 at 8:08 AM, Bernie Innocenti<bernie@codewiz.org> wrote:
> On 06/07/09 13:38, Bernie Innocenti wrote:
>> On 06/07/09 12:40, Ralf Wildenhues wrote:
>>> Is this mirror an independent conversion from the infradead one (i.e., I
>>> have to throw away the repo and re-download a full repo? ?Or can I reuse
>>> objects)?
>>
>> It's an independent mirror, and I wouldn't recommend switching to it yet.
>>
>> There are permissions problems, and I might end up rsyncing the whole
>> infradead repository rather than fixing things locally.
>
> Daniel, could you please execute these commands on sourceware?
>
> ?cd /sourceware/projects/gcc-home/gitfiles
> ?chmod g+w -R .
> ?find . -type d -print0 | xargs -0 chmod g+s
>

Done.

> Where is the cron job to update the mirror? ?Could you make it writable
> by group gcc, or just disable it so I can start mine from my user crontab?

I can't make it writable, but i have disabled it.
>
> Thanks!
>
> --
> ? // Bernie Innocenti - http://codewiz.org/
> ?\X/ ?Sugar Labs ? ? ? - http://sugarlabs.org/
>


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