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 repacked, new branches


On Thu, 2009-11-19 at 17:45 -0500, Jason Merrill wrote:
> The git mirror seems to have stopped updating today.

Me bad. I had enabled the ibm and redhat branches in .git/config, and it
looked like it was working, but the second time "git svn fetch" ran it
choked because refs/remotes/ibm had been created as a file instead of a
directory:

 error: Unable to append to /home/bernie/gcc-testing.git/logs/refs/remotes/ibm/gcc-4_4-branch: Not a directory
 fatal: Cannot update the ref 'refs/remotes/ibm/gcc-4_4-branch'.
 update-ref -m r154300 refs/remotes/ibm/gcc-4_4-branch c0fab205b6b1e9bd16f72349cc26e4ebe0e10b09: command returned error: 128

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