On 5/6/05, Heikki Orsila <shd@modeemi.cs.tut.fi> wrote:
> On Fri, 6 May 2005, Ben Collins-Sussman wrote:
> > Subversion *does* accept any filename. However, each filename must be
> > converted to UTF8 when sent into the repository. The error you're
> > seeing is that your current locale is unable to interpret the filename,
> > and thus cannot 'recode' the filename into UTF8. You must set your
> > locale correctly.
> >
> > The only bug here is that the error message isn't friendly to users.
> > In svn 1.2.0, the message is friendlier.
>
> No, it's a bug since normal shell tools don't reject such filenames.
It's not a bug since svn is not a normal shell tool: you expect to be
able to checkout on other supported systems, this is the price you
pay...
bye,
Erik.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri May 6 14:23:17 2005