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

Re: Re[2]: Uppercase and lowercase in filenames

From: Eric Wilhelm <ewilhelm_at_sbcglobal.net>
Date: 2004-06-21 15:32:56 CEST

# The following was supposedly scribed by
# Stan Devyatovsky
# on Monday 21 June 2004 08:18 am:

>So I suggest not to force users to work around this problem, but
>automate this workaround in Subversion, just so that the users
>wouldn't have to worry about it at all.

I don't think it's subversion's cross to bear. I'd rather see the users of
such flawed file systems realize those flaws.

>What needs to be done in Subversion to solve this issue? Just a couple
>of things:
>1. Force "svn rename Index.html index.html" to internally execute just
>as if we were executing:
>"svn rename svn://server/repos/Index.html svn://server/repos/index.html"

This is not a good default behavior. IMO subversion should not go out of its
way to make provisions for the failures of a file system. But if it does
anything to help solve this problem (read: "somebody else's problem), it
shouldn't be a default behavior.

--Eric

-- 
Cult: A small, unpopular religion.
Religion: A large, popular cult.
                                        -- Unknown
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Jun 21 15:32:53 2004

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.