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

Re: so many features!

From: Martin Tomes <lists_at_tomes.org>
Date: 2005-07-15 10:45:01 CEST

Charles Bailey wrote:
> On 7/14/05, Toby Johnson <toby@etjohnson.us> wrote:
>>What exactly are you two talking about? What does SVN not currently do correctly
>>on these filesystems?
>
> IIRC, the client dies unpleasantly when trying to receive from the
> server two files whose pathnames differ only by alphabetic case.

The client cannot do very much about this as the checkout can never
properly succeed. A decent error message is the best one can hope for.

The proper solution to this is to prevent the addition of files whose
names clash and this can be achieved with a pre-commit hook. There is a
Perl script in contrib now and a better Python one is about to be added
to the Subversion repository.

-- 
Martin Tomes
echo 'martin at tomes x org x uk'\
  | sed -e 's/ x /\./g' -e 's/ at /@/'
The Subversion Wiki is at http://www.subversionary.org/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Jul 15 10:49:21 2005

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.