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

Re: file *.a ignored

From: Soft <soft_at_gmx.ch>
Date: Wed, 27 Jan 2010 09:39:18 +0100

As I said, I'm using Subclipse and Tortoise on Windows.

I found a fix on the Tortoise mailing list. Tortoise has, besides the usual
config file a Registry Key for global ignores. My assumption that all
clients use the same config file was wrong, but I also didn't find any
registry entries. Tortoise creates that key only if you put something in the
Global ignore line.

Solution for Tortoise:

I had to enter something in the Global ignore pattern, press apply and clear
it again. That way Tortoise accepts all files.

Thank you for your help.

Kind regards

----- Original Message -----
From: "Ryan Schmidt" <subversion-2010a_at_ryandesign.com>
To: "Soft" <soft_at_gmx.ch>
Cc: <users_at_subversion.apache.org>
Sent: Wednesday, January 27, 2010 4:46 AM
Subject: Re: file *.a ignored

On Jan 26, 2010, at 07:28, Soft wrote:

> Thank you for your answer. Unfortunately it didn't help.
>
> I did remove the comment on the global-ignores line. It didn't help. *.a
> files are still marked as ignored.
> This is a snipped of the config file.
>
> [miscellany]
> ### Set global-ignores to a set of whitespace-delimited globs
> ### which Subversion will ignore in its 'status' output.
> global-ignores = *.o *.lo *.la #*# .*.rej *.rej .*~ *~ .#* .DS_Store

Which client are you using? Are you sure you edited the correct config file
for that client?
Received on 2010-01-27 09:39:56 CET

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.