On Fri, 22 Feb 2013 00:35:18 -0800 (PST)
Ralf Kaiser <kai...@cpa.de> wrote:

> we are using GIT (V1.8.1) in our build process inside a MSBuild
> script on Windows.
> 
> When clone our main repositories to the build machine we sometimes
> get the message "Unable to rename <repository>/.git/.HEAD.lock to 
> <repository>/.git/.HEAD - Retry (y/n)".
> 
> At that time the build process hangs because there is nobody that can 
> answer that question :-(

And [1] might work as a stop-gap measure by just failing cloning if
the error being discussed is encountered.

1. http://stackoverflow.com/q/3698369/720999

-- 
You received this message because you are subscribed to the Google Groups "Git 
for human beings" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to git-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to