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

Re: case insensitivity revisited

From: Ted Dennison <dennison_at_ssd.fsi.com>
Date: 2006-10-26 20:13:10 CEST

James M. Lawrence wrote:
>> (a) the svn client could treat foo.h and Foo.h the same.
>>
>
> I was hoping to get a response to this option. What if the svn client
> had an option (perhaps a compile option) which would cause this to
> never happen:
>
> enkidu% svn status
> ! Foo.h
> ? foo.h
>
I think we are talking about essentially the same thing. The only
difference is that I'm thinking of it as something done automatically
for you on case-insensitive OSes, rather than an option. The
implementation issues should still be the same.

Unless you were thinking of doing this *just* for the status command,
and not fixing updates and the other client commands?

-- 
T.E.D.   Work     -  mailto:dennison@ssd.fsi.com
         Home     -  mailto:dennison@telepath.com (Yahoo: Ted_Dennison)
         Homepage -  http://www.telepath.com/~dennison/Ted/TED.html
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Oct 26 20:17:13 2006

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.