Re: Case sensitivity bug in windows with powershell.
From: Johan Corveleyn <jcorvel_at_gmail.com>
Date: Mon, 12 Nov 2012 13:13:12 +0100
On Mon, Nov 12, 2012 at 11:54 AM, Sebastian Andersson <bofh69_at_gmail.com> wrote:
Hm, I don't see this problem with "cd" in cmd.exe. The cd command does
[[[
C:\Temp\svntest>svnadmin create repos
C:\Temp\svntest>svn co file:///C:/Temp/svntest/repos wc
C:\Temp\svntest>cd wc
C:\Temp\svntest\wc>svn mkdir APA
C:\Temp\svntest\wc>cd apa
C:\Temp\svntest\wc\APA>svn mkdir banan
You see that the last prompt correctly shows APA, the exact casing
So IMO the problem is with the Set-LocationEx call that you do (or the
-- JohanReceived on 2012-11-12 13:14:10 CET |
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.