jcor...@apache.org wrote on Sat, Sep 24, 2011 at 20:52:12 -0000:
> +<div class="h3" id="windows-case-change">
> +<h3>Changing case of file and directory names on Windows
> +  <a class="sectionlink" href="#windows-case-change"
> +    title="Link to this section">&para;</a>
> +</h3>
> +
> +<p>Subversion on Windows now fully supports changing the case of
> +file and directory names. No more special
> +<a href="/faq.html#case-change">workarounds</a>, a simple 
> +'svn mv file.java File.java' just does the right thing.</p>
> +

You may want to update the FAQ entry as well.

jcor...@apache.org wrote on Sat, Sep 24, 2011 at 21:28:39 -0000:
> +<p>A new <tt>svnlook filesize</tt> subcommand has been added.
> +It returns the size of a given path in the repository, for
> +a given revision or transaction.</p>

Mention that it's a constant-time operation regardless of the size of the file?

Reply via email to