Re: How to fix issue #4023 (on Windows, 'svn rm missingItem' deletes the unversioned 'MissingItem' from disk)?
From: Julian Foad <julianfoad_at_btopenworld.com>
Date: Mon, 23 Jan 2012 14:24:20 +0000 (GMT)
Johan Corveleyn wrote:
Excuse me for jumping in here, but why do you say 'file.ext' is 'unrelated'? Normally on Windows, if an application or user asks about 'fILE.eXT' and there is a 'file.ext' on disk, the user expects the application to open the existing 'file.ext'. In other words, that file on disk has *the same name* as the file I'm talking about, by definition, because the definition of file name handling on Windows is case-insensitive.
I know that Subversion doesn't strictly have to behave like a standard Windows app. So...
What filename casing rules do we want Subversion to follow on Windows?
We haven't chosen to behave like a case-insensitive Windows app, it seems, and obviously(?) we can't be fully case-sensitive when the underlying Windows APIs are not. The rules we choose must govern how we fixed all the case-related issues (#3702, #3865, #4023 at least). We can't classify this issue as a "bug" and "fix" it until we define what behaviour we want.
>> We can never 100% emulate a case sensitive filesytem on a case
But seriously?
- Julian
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.