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

Re: Supporting non-XML-safe pathnames

From: Peter N. Lundblad <peter_at_famlundblad.se>
Date: 2004-11-25 17:02:58 CET

On Thu, 25 Nov 2004, Martin Tomes wrote:

> This is what pre-commit hooks are for. See
> http://svn.collab.net/repos/svn/trunk/contrib/hook-scripts/check-case-insensitive.pl which does the
> case insensitive compatability checking. If you want to ban control characters and files called
> 'COM1' do that in a pre-commit hook too.

The difference between NUL, COM1 and others and control chars is that the
latter will give corrupt XML errors. So this is not the solution for that.

Regards,
//Peter

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Nov 25 16:52:43 2004

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.