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

Re: Add folder to repository problem 1.7.1

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Thu, 24 Nov 2011 21:19:57 +0100

On 24.11.2011 10:39, Konstantin Kolinko wrote:
> 2011/11/24 Simone Riess<simone.riess_at_loyhutz.de>
>>
>> Hi,
>>
>>
>>
>> I have a strange Problem. I want to add a folder “#Obj#” to Repository. In the last Tortoise version 1.6.X this was no problem.
>>
>> Then I ensured that nobody used svn:ignore, I saw ‘#’ was ignored by global ignore configuration setting.
>>
>> I deleted this setting and also changed it in the config-file.
>>
>>
>>
>> (screenshot – 1. config file: global-ignore = *.o 2. settings: global ignore pattern: nothing)
>
> Your global-ignores setting the the configuration file is not
> effective, because it is commented out (and thus the defaults apply.).
> You should remove "#" character from the start of that line.

Note: if no global ignores are set, Subversion automatically uses a
default ignore pattern, which is:
"*.o *.lo *.la *.al .libs *.so *.so.[0-9]* *.a *.pyc *.pyo"
"*.rej *~ #*# .#* .*.swp .DS_Store"

(from svn_config.h).

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2886171
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2011-11-24 21:20:10 CET

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

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