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

Re: *.a files are ignored while adding them into SVN

From: Johan Appelgren <johan.appelgren_at_gmail.com>
Date: Tue, 28 Oct 2008 16:35:51 +0100

On Tue, Oct 28, 2008 at 4:07 PM, <adam.ruberti_at_selectron.ch> wrote:
>
> Hi,
>
> I try to add a folder with couple "*.a" files into SVN. These files are not
> listed in the add window.
> Is Tortoise ignoring this type of files.
> My ignore list and trunk properties are empty.
>
> Any idea?
> Thanks in advance
>
> BR
> Adam
>
> ps. This problem I have since version 1.4.x. Now I'm using pretty new
> version -> TortoiseSVN 1.5.5, Build 14361 - 32 Bit , 2008/10/24 18:06:34

You've most likely enabled global-ignores (by removing the # in front
of [miscellany] and global-ignores) in your subversion configuration.
One of the default patterns there is *.a. Just remove *.a from the
global-ignores.

/Johan

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_tortoisesvn.tigris.org
For additional commands, e-mail: users-help_at_tortoisesvn.tigris.org
Received on 2008-10-28 16:36:19 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.