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

Re: File not accepted as valid addition to svn

From: Branko Čibej <brane_at_apache.org>
Date: Mon, 12 Feb 2018 23:13:37 +0100

On 12.02.2018 18:41, Bo Berglund wrote:
> On Mon, 12 Feb 2018 15:54:00 +0000, Philip Martin
> <philip_at_codematters.co.uk> wrote:
>
>> Bo Berglund <bo.berglund_at_gmail.com> writes:
>>
>>> svn add Fasadändring&Attefalltillbyggnad.pdf
>>> svn: warning: W155010: 'D:\Bosse\Fasadändring' not found
>> '&' has special meaning to the shell and needs to be quoted or escaped.
> I always thought that this was the case only for Linux, since & is a
> perfectly valid part of a file name on Windows...
> But I will refrain from such characters in paths in the future.

The Windows shell has special characters, too. As far as file names are
concerned, Unix filesystems typically allow _more_ characters than
Windows filesystems.

-- Brane
Received on 2018-02-12 23:13:48 CET

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

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