Daniel Shahaf <danie...@elego.de> writes: >> Given three files "foo", "FOO" and "Foo", one in >> wc.db, one on disk and one on the command line, is that the same file? >> >> My understanding is that a Windows user expects those to be the same >> file. So "svn st FOO", "svn st foo" and "svn st Foo" all refer to the >> file in wc.db and the file on disk even though the cases don't match. > > But normal windows programs don't have the concept of "one on disk and > one in wc.db". And I imagine we want to have some syntax to refer to the > latter.
What I meant was names rather than files. So one of foo/FOO/Foo in wc.db, another on disk and another on the command line. -- uberSVN: Apache Subversion Made Easy http://www.uberSVN.com