Re: failed to lock

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Jay Soffian
Date: Wednesday, April 14, 2010 - 2:02 pm

On Wed, Apr 14, 2010 at 4:49 PM, Jay Soffian <jaysoffian@gmail.com> wrote:

Ah, this is the problem:

$ git push mirror
Total 0 (delta 0), reused 0 (delta 0)
error: Ref refs/remotes/origin/master is at
81358fbe72926d74bdeda85669d655e144572c48 but expected
3c0a87afc2e9248890dd6de40b5039bcb48c8516
remote: error: failed to lock refs/remotes/origin/master
To ssh://mirror/repo
   3c0a87a..81358fb  origin/HEAD -> origin/HEAD
 ! [remote rejected] origin/master -> origin/master (failed to lock)
error: failed to push some refs to 'ssh://mirror/repo'

The origin/HEAD symref and --mirror do not get along together. Hmm.

j.
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
failed to lock, Jay Soffian, (Wed Apr 14, 1:49 pm)
Re: failed to lock, Jay Soffian, (Wed Apr 14, 2:02 pm)
Re: failed to lock, Jay Soffian, (Wed Apr 14, 9:00 pm)
Re: failed to lock, Junio C Hamano, (Thu Apr 15, 12:00 pm)
Re: failed to lock, Jay Soffian, (Thu Apr 15, 12:13 pm)
Re: failed to lock, Junio C Hamano, (Thu Apr 15, 3:27 pm)