Re: svn move doesn't appear to take absolute paths
From: Ryan Schmidt <subversion-2014_at_ryandesign.com>
Date: Fri, 23 May 2014 23:21:26 -0500
On May 22, 2014, at 10:05 AM, Dan Ellis wrote:
> In a recent thread I've been trying to figure out the best way to deal with case sensitivity issues (in particular, finding out the clashing case sensitive path). It doesn't appear that I'll be able to solve that one readily, so I plan to convert all our existing mixed case entries to lower case entries and really focus on the users to work this way.
I didn't think doing case-only renames was possible when using a case-insensitive filesystem. But I see now that this became possible on Windows in Subversion 1.7:
http://subversion.apache.org/faq.html#case-change
Maybe the Windows-specific code that was added to handle this did not anticipate absolute paths being used.
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.