[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: Stefan Sperling <stsp_at_elego.de>
Date: Sun, 14 Apr 2013 11:04:32 +0200

On Sun, Apr 14, 2013 at 01:14:58AM +0200, Johan Corveleyn wrote:
> The fact that the checks at both layers are different means that you
> can still 'svnadmin load' a repos with filenames with (non-LF) control
> characters, but you can't svnsync it anymore.
>
> Not sure if that's important. Just making an observation ...

Well, this is exactly the sort of thing why Ben, myself, and others have
been saying all along that we shouldn't give the FS layer (or BDB/FSFS
layers) any special significance in making decisions about which characters
Subversion considers legal in filenames. If all layers were consistent,
there wouldn't be any such problem.

Alas, the current state of things is closest to what could be called
consensus.
Received on 2013-04-14 11:05:24 CEST

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.