You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Julien TOUCHE <ju...@lycos.com> on 2005/09/22 18:21:48 UTC

case sensitivity windows

Hello

we are currently using subversion (linux server 1.2.x and tsvn/windows
client 1.2.x) and ran into case sensitivity problem on windows.
http://subversion.tigris.org/issues/show_bug.cgi?id=1495

workaround seems here
http://subversion.tigris.org/faq.html#case-change

  is there any progress on the corresponding bug ? it seems push from 
release to
another.

thanks
Regards

		Julien

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

Re: case sensitivity windows

Posted by ALIBERTI Emanuele <al...@tecnest.it>.
Using CreateFile with flag FILE_FLAG_POSIX_SEMANTICS would solve the 
problem, but would probably break everyone's compile chains. :(

Julien TOUCHE wrote:

>
> Hello
>
> we are currently using subversion (linux server 1.2.x and tsvn/windows
> client 1.2.x) and ran into case sensitivity problem on windows.
> http://subversion.tigris.org/issues/show_bug.cgi?id=1495
>
> workaround seems here
> http://subversion.tigris.org/faq.html#case-change
>
>  is there any progress on the corresponding bug ? it seems push from 
> release to
> another.
>
> thanks
> Regards
>
>         Julien
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
>



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org