Add folder to repository problem 1.7.1

433 views
Skip to first unread message

Simone Riess

unread,
Nov 24, 2011, 4:18:20 AM11/24/11
to us...@tortoisesvn.tigris.org

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)

 

After that I first restarted the explorer.exe, after no effect I restarted the computer. Also no effect. There Is always the same Dialog when I want to add this folder:

 

(screenshot -- Add-Dialog: There is nothing to add. All the files and folders are either under version control or have been ignored using the svn:ignore property or the global ignore configuration setting)

 

I can exclude that my folder Is under version control, because I tested it with an newly created folder named „#f#“.

Is this a bug?

I don’t know what to do, I have thousands of this folders. (The only way to add this folder is to add one by one in repro browser…)

 

Can you help me please?

 

 

Kind regards

Simone Rieß

 

Development

Loy & Hutz Aktiengesellschaft

Emmy-Noether-Straße 2

79110 Freiburg

+49 (0) 761 45962 0

E-Mail: simone...@loyhutz.de

Internet: http://www.loyhutz.de

 

Loy & Hutz Aktiengesellschaft · Emmy-Noether-Straße 2 · 79110 Freiburg

Handelsregister Freiburg HRB 6438 · USt-IdNR DE 213 325 918

Vorstand: Dipl.-Ing. Michael Loy · Dipl.-Ing. Rainer Hutz · Dipl.-Ing. Bernhard Nopper

Vorsitzender des Aufsichtsrates: Dipl.-Kfm. Jürgen Giessmann

Konstantin Kolinko

unread,
Nov 24, 2011, 4:39:55 AM11/24/11
to us...@tortoisesvn.tigris.org
2011/11/24 Simone Riess <simone...@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.

Best regards,
Konstantin Kolinko

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2886003

To unsubscribe from this discussion, e-mail: [users-un...@tortoisesvn.tigris.org].

Stefan Küng

unread,
Nov 24, 2011, 3:19:57 PM11/24/11
to us...@tortoisesvn.tigris.org
On 24.11.2011 10:39, Konstantin Kolinko wrote:
> 2011/11/24 Simone Riess<simone...@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

Reply all
Reply to author
Forward
0 new messages