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

Re: TortoiseSVN silently ignores .so files

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Tue, 29 Jul 2008 15:36:08 +0200

Joerg Schneider wrote:
>> They're ignored by the default subversion config file.
>> Settings->General->"Edit" button
>>
>> Look for a line:
>> global-ignores =
>
> Thanks for your fast response!
>
> However, I don't think that's the problem, because the line in my
> config file hasn't been changed (it's still the default):
> # global-ignores = *.o *.lo *.la #*# .*.rej *.rej .*~ *~ .#* .DS_Store
>
> Any other clue?

If that line is commented out and you don't have any other global
ignores set, Subversion uses the default ignores. If you don't want
that, you have to enter the line:
global-ignores =
(leave the ignores empty, but not uncommented)

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net

Received on 2008-07-29 15:36:29 CEST

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.