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

Re: .a files getting ignored

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Wed, 10 Sep 2008 20:58:55 +0200

Madhu wrote:
> Strange - For us it appears to ignore ".a" as well , I got a couple of
> others to try this out as well with two different repositories on
> different servers. ".a" gets ignored but ".A" is ok.

*.a is in the list I posted before ;)

To prevent Subversion from using the default ignores, you can either put
something in the global ignores edit box in the TSVN settings dialog, or
edit the Subversion config file and set the global-ignores line like this:

global-ignores =

Stefan

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

Received on 2008-09-10 20:59:22 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.