[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: Madhu <mrangar_at_gmail.com>
Date: Wed, 10 Sep 2008 11:44:39 -0700 (PDT)

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.

On Sep 10, 12:37 pm, Stefan Küng <tortoise..._at_gmail.com> wrote:
> Madhu wrote:
> > I tried this out with TSV 1.5.3.. In an existing working copy, if I
> > add a file such as ddd.a, and then check for modifications, it shows
> > up only in the "ignored" list.
>
> > If I rename ddd.a to DDD.A (actually only the extension needs to be
> > uppercase), it seems to find it ok in the "unversioned files" list. I
> > don't have any global ignores, or any ignore: properties set up.. this
> > seems to happen with a fresh install without changing any default
> > settings. Anyone else see this?
>
> Subversion has default ignores:
> *.o *.lo *.la *.al .libs *.so *.so.[0-9]* *.a *.pyc *.pyo *.rej *~ #*#
> .#* .*.swp .DS_Store
>
> which it automatically applies if no other global ignores are set.
>
> Stefan
>
> --
>        ___
>   oo  // \\      "De Chelonian Mobile"
>  (_,\/ \_/ \     TortoiseSVN
>    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
>    /_/   \_\    http://tortoisesvn.net
>
>  signature.asc
> < 1KViewDownload

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_tortoisesvn.tigris.org
For additional commands, e-mail: users-help_at_tortoisesvn.tigris.org
Received on 2008-09-10 20:48:32 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.