Ryan Schmidt wrote:
> On Oct 5, 2006, at 16:37, Eric Lemes wrote:
>> In the server side, I got two files, test.txt and TEST.TXT. Windows
>> client cannot checkout both in the same dir.
>
> You can install a pre-commit hook to prevent someone from committing a
> file whose name differs only in case from that of an existing file in
> the repository. But you would have to write the script, or find one that
> someone else has already written.
Such as those in:
http://svn.collab.net/viewvc/svn/tags/1.4.0/contrib/hook-scripts/
I personally like case-insensitive.py
http://svn.collab.net/viewvc/svn/tags/1.4.0/contrib/hook-scripts/case-insensitive.py?revision=19524&view=markup
-Nathan
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Oct 5 23:57:45 2006