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

Re: Filenames with trailing newlines wreak havoc

From: Daniel Shahaf <d.s_at_daniel.shahaf.name>
Date: Tue, 26 Mar 2013 22:16:25 +0200

Ivan Zhakov wrote on Wed, Mar 27, 2013 at 00:13:12 +0400:
> On Tue, Mar 26, 2013 at 11:48 PM, Daniel Shahaf <d.s_at_daniel.shahaf.name> wrote:
> > Ivan Zhakov wrote on Tue, Mar 26, 2013 at 21:57:42 +0400:
> >> Can we just extend [FS validation] to prohibit all characters with ascii code < 31 ?
> >
> > We can but that would break an API promise. (A promise that we might be
> > fine with breaking.)
> I don't see API breakage here:
> 1. We already prohibited some FS paths (with . or ..)
> 2. Only new paths will be affected: users still can access already
> created files/folders in repository.

svn_fs.h:1202
(I thought I'd given that pointer upthread)
Received on 2013-03-26 21:17:01 CET

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.