<div dir="ltr">r272701, thanks!<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Jun 14, 2016 at 9:34 PM, Hans Wennborg <span dir="ltr"><<a href="mailto:hans@chromium.org" target="_blank">hans@chromium.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">SGTM, then :-)<br>
<div class="HOEnZb"><div class="h5"><br>
On Tue, Jun 14, 2016 at 11:54 AM, Nico Weber <<a href="mailto:thakis@chromium.org">thakis@chromium.org</a>> wrote:<br>
> I locally set up an SVN repo with a file called "File.txt" and then renamed<br>
> it with `svn mv` using a new svn client (1.8).<br>
><br>
> Then I tried updating several local checkouts of my local repo with svn<br>
> 1.6.6 clients. All methods of updating I tried (`svn up`, `svn co<br>
> current_checkout_url@2`) worked without problems. So this does seem to work<br>
> fine as far as I can tell.<br>
><br>
> On Wed, Jun 8, 2016 at 1:38 PM, Nico Weber <<a href="mailto:thakis@chromium.org">thakis@chromium.org</a>> wrote:<br>
>><br>
>> On Wed, Jun 8, 2016 at 1:27 PM, Hans Wennborg <<a href="mailto:hans@chromium.org">hans@chromium.org</a>> wrote:<br>
>>><br>
>>> On Wed, Jun 8, 2016 at 10:20 AM, Nico Weber <<a href="mailto:thakis@chromium.org">thakis@chromium.org</a>> wrote:<br>
>>> > It looks like we're starting to be more careful about header case.<br>
>>> > MSVC's<br>
>>> > intrin.h is called intrin.h with a lower-case 'i'; ours starts with an<br>
>>> > upper-case 'I' for no good reason.<br>
>>> ><br>
>>> > It looks like file-only renames work fine as of svn 1.7 without any<br>
>>> > workarounds<br>
>>> ><br>
>>> > (<a href="http://subversion.apache.org/docs/release-notes/1.7.html#windows-case-change" rel="noreferrer" target="_blank">http://subversion.apache.org/docs/release-notes/1.7.html#windows-case-change</a>),<br>
>>> > so let's `svn mv` the file to its correct case.<br>
>>> ><br>
>>> > SGTM?<br>
>>><br>
>>> Hmm, from <a href="http://subversion.apache.org/faq.html#case-change" rel="noreferrer" target="_blank">http://subversion.apache.org/faq.html#case-change</a> it seems<br>
>>> users with pre-1.7 svn might run into problems when updating past the<br>
>>> name change? Do users with such ancient versions still exist? Turns<br>
>>> out I seem to be on svn 1.6.6 myself :-/<br>
>><br>
>><br>
>> 1.7 was released 6 years ago. I think it's ok if people who use an old svn<br>
>> need to do some manual work when they update. I can mention what people need<br>
>> to do in the CL description (also explained at<br>
>> <a href="http://subversion.apache.org/faq.html#case-change" rel="noreferrer" target="_blank">http://subversion.apache.org/faq.html#case-change</a>).<br>
>><br>
>> I'm guessing most people get clang via the git mirror, and I think with<br>
>> git this will hopefully just work (?)<br>
>><br>
>> Anyone else out there still on svn 1.6? Hans uses Chromium's depot_tools<br>
>> svn (and Chromium's clang/win/tot bots do too, so they'll need some care),<br>
>> but I'd expect that most people who don't happen to work on Chromium<br>
>> probably have a newer svn by now?<br>
>><br>
><br>
</div></div></blockquote></div><br></div>