LLDB GIT repository not updated

Hi All,

I noticed that the main LLDB git repository (http://llvm.org/git/lldb.git) is not updated from the SVN repository. Currently the last commit in SVN is r232024 from 2015-03-12 10:24:11, while the last commit in the GIT replica is r232019 from 2015-03-12 07:32:32 (all times are in UTC).

Can somebody take a look why is the sync broken and give me some hint about how to fix it?

Thanks,
Tamas

The git repository seems to be still out of sync. Does anyone know who is responsible for it so we can let him know. I suspect a number of people are using the git mirror in their workflow.

cheers,
pl

Yes, in seeing this yesterday too. The right person has already been notified. Use “git svn rebase” for the time being (no -l). It should fix it