It looks like I was pulling implementations from conflicting mirrors:<br>git://<a href="http://repo.or.cz/llvm.git">repo.or.cz/llvm.git</a><br>and <br><a href="http://llvm.org/git/clang.git">http://llvm.org/git/clang.git</a><br>
<br>(Strange that it's worked well so far.)<br>I am resetting things properly, and I'll let you know how it goes.<br><br>Thanks,<br>-- Larisse.<br><br><br><div class="gmail_quote">On Tue, Jul 19, 2011 at 12:29 PM, Eric Christopher <span dir="ltr"><<a href="mailto:echristo@apple.com">echristo@apple.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div class="im"><br>
On Jul 19, 2011, at 7:26 AM, Larisse Voufo wrote:<br>
<br>
> Any one familiar with the trouble from the git mirrors? My project depends on those being synchronized properly... :-/ How are they actually managed if I may ask?<br>
<br>
</div>What trouble from the git mirrors?<br>
<br>
As far as synchronization between clang and llvm - they should almost always be synchronized. They are in different repositories so a commit that needs to happen concurrently to both repositories will happen in sequence, but that should be a matter of minutes at most. There are very few commits like this.<br>

<font color="#888888"><br>
-eric<br>
<br>
</font></blockquote></div><br>