[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: <willu.mailingLists_at_cse.unsw.edu.au>
Date: 2003-01-28 10:23:19 CET

On Tuesday, January 28, 2003, at 07:24 PM, Peter Davis wrote:

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

 On Monday 27 January 2003 23:43, William Uther wrote:
 svn will not be able to handle files with control
 chars in their name, right? I'm not complaining about this right
 now,

 I don't think anyone else is either. The issue is about tabs (and
 newlines, although nobody mentioned it), which could have more
 practical
 relevance.

 I just wanted to make sure that this is an explicit choice

 This is an implicit choice as a concequence of storing filenames as XML
 attributes, without providing some supplemental escape mechanism.

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?)

I assume there is a similar limitation on directory names because they
appear in the url attribute.

Be Well,

Will :-}

--
Dr William Uther                            National ICT Australia
Phone: +61 2 9385 6926             School of Computer Science and 
Engineering
Email: willu@cse.unsw.edu.au             University of New South Wales
Jabber: willu@jabber.cse.unsw.edu.au          Sydney, Australia
---------------------------------------------------------------------
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:45 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.