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

RE: Global ignore list not respected

From: Bob Archer <Bob.Archer_at_amsi.com>
Date: Wed, 29 Jan 2014 20:20:18 +0000

> On 29 January 2014 09:32, raanan barzel <raanan_at_barzel.org> wrote:
> > 'SVN Commit' lists .obj files even though my global ignore list
> > includes *.obj
> >
> > This seems to be new to the release below.
> >
> > TortoiseSVN 1.8.4, Build 24972 - 64 Bit , 2013/11/24 11:15:39
> > Subversion 1.8.5, -release apr 1.4.8 apr-util 1.5.2 serf 1.3.2 OpenSSL
> > 1.0.1e 11 Feb 2013 zlib 1.2.8
> >
> > Global ignore:
> > *.o *.lo *.la *.al .libs *.so *.so.[0-9]* *.a *.pyc *.pyo __pycache__
> > *.rej *~ #*# .#* .*.swp .DS_Store *.obj
>
> Are you sure the files are .obj and not .Obj or .OBJ? Subversion is case-
> sensitive.
>
> Simon

Also, make sure the files aren't already versioned. Ignores don't work on commit, they work when adding. If the file was already added the ignore won't do anything.

BOb

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=3072284

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2014-01-29 21:20:23 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.