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

Re: [Issue 1118] Changed - Subversion cannot handle paths containing tabs.

From: <peter_at_pdavis.cx>
Date: 2003-01-28 10:31:19 CET

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Tuesday 28 January 2003 01:23, William Uther wrote:
   svn will not be able to handle files with control
   chars in their name, right?

 Would storing the filenames as:

 entry committed-rev=242
     committed-date=2002-11-11T05:01:37.546088Z
     url=file:///my/path
     last-author=willu
     kind=dir
     revision=242
    namemyFileName/name
 /entry

 have this same limitation? (i.e. is there a possible advantage to
 c-mike?'s patch here?)

Yes, same limitation.

The only thing that could remove the limitation would be to use some
additional encoding, such as Base64 or C-style escaping. But that would
require a custom implementation that would not be human readable and/or
would not be standard XML.

- --
Peter Davis
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQE+Nk3thDAgUT1yirARAsDIAJ9Z3KWWqfPIrTmrKn7Fs76BJB6SNgCfYAWf
uuA7OdO36g5SuIkMUp3B/r0=
=kPk6
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 14 02:21:46 2006

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.