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

Re: Problem with control characters in filenames

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2006-06-26 19:08:24 CEST

Laurent Saboret wrote:
> Hi Stephan,

Stefan, not Stephan :)

> I tested svn 1.3.2 CL client on Linux:
> ./create-test-filenames.pl # Script (attached) that creates filenames
> with all ASCII characters from 1 to 255 (except '/')
> for f in test* ; do ; svn add $f ; done
> => svn rejects filenames with control characters with an error message
> "Invalid control character"

I checked the function svn_path_check_valid(), and IMHO it is broken.
Either the function itself or the documentation for it. Because what the
docs say and what the function does doesn't match.
I'll report this on the Subversion mailing list...

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Mon Jun 26 19:08:36 2006

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.