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 06/07/09 07:21, Ralf Wildenhues wrote:
> Hello Bernardo,
> 
> sorry if this is not an official mirror of the GCC tree, but
> <git://git.infradead.org/toolchain/gcc.git> has not been updated since
> June 1.  Any chance you (or whoever is responsible) could look into it?

The git-svn process was stuck on a read(), with the socket to
gcc.gnu.org still open.  Killing the process and running the update
script again fixed it.

The same happened a few months ago.  I'm not sure what triggers it, and
whether git-svn or svnserve is to blame for it.  I now made the cron job
complain to me by email if it detects a stuck process, so I shall notice
sooner, but thank you for reporting.

BTW, we also have another up-to-date git mirror, supposedly the
"official" one:

   http://gcc.gnu.org/git/?p=gcc.git

I never got around to give it the necessary love, though, such as
configuring a few more branches.  Also, sourceware still running git 1.5
doesn't help (git-svn was greatly improved in git 1.6).

-- 
   // 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]