> -Original Message-
> From: Bo Berglund [mailto:bo.bergl...@gmail.com]
> Sent: maandag 12 februari 2018 18:42
> To: users@subversion.apache.org
> Subject: Re: File not accepted as valid addition to svn
>
> On Mon, 12 Feb 2018 15:54:00 +, Philip Martin
>
On 2/12/2018 11:41, Bo Berglund wrote:
On Mon, 12 Feb 2018 15:54:00 +, Philip Martin
wrote:
'&' 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
On Feb 12, 2018, at 5:13 PM, Branko Čibej wrote:
>
>> On 12.02.2018 18:41, Bo Berglund wrote:
>> On Mon, 12 Feb 2018 15:54:00 +, Philip Martin
>> wrote:
>>
>>> Bo Berglund writes:
>>>
svn add Fasadändring&Attefalltillbyggnad.pdf
svn: warning: W155010: 'D:\Bosse\Fasadändring' not
On 12.02.2018 18:41, Bo Berglund wrote:
> On Mon, 12 Feb 2018 15:54:00 +, Philip Martin
> wrote:
>
>> Bo Berglund 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 qu
On Mon, 12 Feb 2018 15:54:00 +, Philip Martin
wrote:
>Bo Berglund 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 t
Bo Berglund 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.
--
Philip
Today I found that there is a problem with some files in regards to
the svn add command (on Windows 7):
svn add Fasadändring&Attefalltillbyggnad.pdf
svn: warning: W155010: 'D:\Bosse\Fasadändring' not found
svn: E29: Could not add all targets because some targets don't
exist
svn: E29: Illeg