[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Case-sensitivity and Windows

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2003-06-30 01:46:01 CEST

John Barstow <John_Barstow@gfsg.co.nz> writes:

> c:\source>ls
> logotext.jpg
>
> c:\source>ren logotext.jpg foo.jpg
> c:\source>ren foo.jpg logoText.jpg
> c:\source>svn st
> ! logotext.jpg
> ? logoText.jpg
>
> While I would prefer it to work as expected under Windows, I care more that
> everything is consistent.

Well, I don't really know how Windows programs are supposed to work.
Where does the case insensitivity happen? Given your rename above is
a program supposed to be able to open the old name? It looks like APR
is case sensitive on Windows.

-- 
Philip Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Jun 30 01:46:52 2003

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.