<div dir="ltr">I think this is the sequence of events:<div><br></div><div>- check in directory named Msf</div><div>- use git to rename directory to MSF, all good</div><div>- git doesn't track the existence of directories, but svn does, so git-svn dcommit creates a new directory called MSF next to the old Msf directory</div><div>- this all works on case insensitive filesystems</div><div>- Hans tries to clean up the old name manually in svn with 'svn rm'</div><div>- this deletes the 'MSF' directory on case insensitive filesystems (current state)</div><div><br></div><div>Now 'svn status' is reporting a conflict on these slaves. I'm surprised buildbot doesn't automatically recover from conflicts by blasting the conflicted portion of the checkout. Maybe we need to reconfigure it to do that?</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Aug 1, 2016 at 9:15 AM, Greg Bedwell <span dir="ltr"><<a href="mailto:gregbedwell@gmail.com" target="_blank">gregbedwell@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">How about going through an intermediate name?  E.g.   Msf -> foobar -> MSF<div><br></div><div>It's not exactly elegant, but may be easier than fixing all of the bots (presumably this might also affect downstream non-public bots?)</div><div><div class="h5"><div class="gmail_extra"><br><div class="gmail_quote">On 1 August 2016 at 17:12, Zachary Turner via llvm-dev <span dir="ltr"><<a href="mailto:llvm-dev@lists.llvm.org" target="_blank">llvm-dev@lists.llvm.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">The latter.  Unfortunately we need to get physical access and delete the checkout.  I'm afraid reverting will just reintroduce the problem and re-break all the bots that people already took the time to fix, since going from MSF -> Msf is the same as going from Msf -> MSF<div class="m_-4426485765625434354HOEnZb"><div class="m_-4426485765625434354h5"><br><br><div class="gmail_quote"><div dir="ltr">On Mon, Aug 1, 2016 at 8:55 AM Reid Kleckner <<a href="mailto:rnk@google.com" target="_blank">rnk@google.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">So, the MSF rename managed to break every Windows bot over the weekend. Did we try reverting, or was this one of those wonderful situations where it's basically the fault of the version control system and reverting doesn't help?</div><div class="gmail_extra"><br><div class="gmail_quote">On Sat, Jul 30, 2016 at 5:49 PM, Robinson, Paul via llvm-dev <span dir="ltr"><<a href="mailto:llvm-dev@lists.llvm.org" target="_blank">llvm-dev@lists.llvm.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">The bot has been failing its CMake step for a while now.<br>
Probably fallout from renaming Msf to MSF.  Can somebody<br>
get this straightened out?  It's one of the bots that run<br>
VS2013 AFAICT which makes it useful to me.<br>
<br>
Thanks,<br>
--paulr<br>
<br>
<br>
_______________________________________________<br>
LLVM Developers mailing list<br>
<a href="mailto:llvm-dev@lists.llvm.org" target="_blank">llvm-dev@lists.llvm.org</a><br>
<a href="http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev" rel="noreferrer" target="_blank">http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev</a><br>
</blockquote></div><br></div>
</blockquote></div>
</div></div><br>_______________________________________________<br>
LLVM Developers mailing list<br>
<a href="mailto:llvm-dev@lists.llvm.org" target="_blank">llvm-dev@lists.llvm.org</a><br>
<a href="http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev" rel="noreferrer" target="_blank">http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev</a><br>
<br></blockquote></div><br></div></div></div></div>
</blockquote></div><br></div>