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

Re: issue 1495: case sensitivity on windows

From: Branko Čibej <brane_at_xbc.nu>
Date: 2004-02-25 21:48:11 CET

brian sharon wrote:

> I spotted this in the bite-sized tasks list, and didn't see any more
> info about what had been tried or what the plan of attack was. I
> would really like to help fix this problem, as it's something that
> would likely cause me headaches when deploying Subversion (and I'm
> very excited about deploying Subversion).
>
> After a cursory glance at the code, I wonder if the solution to this
> problem could be as simple as fixing svn_path_canonicalize() to return
> correctly-cased paths on Windows? Or is that a road that's been
> traveled down before?

Your glance must have been very cursory indeed, because we _already_ do
what you suggest. :-)

Unfortunately, it's not enough. Mike Pilato's summing up in the issue is
accurate. And because we want to solve otehr case sensitivity problems
(not the least of which is the famous case-only rename), I think this
issue doesn't really belong in the bite-sized list.

-- 
Brane Čibej   <brane_at_xbc.nu>   http://www.xbc.nu/brane/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Feb 25 21:48:00 2004

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.