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

Re: Svn 1.5.3 seems to enforce svn:ignore on .so files by default

From: Ryan Schmidt <subversion-2009a_at_ryandesign.com>
Date: Mon, 9 Feb 2009 20:41:16 -0600

On Feb 9, 2009, at 18:43, Murli Varadachari wrote:

> In my current ~/config file the “global-ignores” property is
> commented out [ default installation].
>
> However I noticed that “svn status” on my WC ignores shared
> objects “.so” even if the svn:ignore property is *not* set. So
> where / how
> does the svn client make this determination. Is this the new
> default or a bug?
>
> I did not have this problem when using 1.4.x . My current
> environment uses 1.5.3 client on a linux platform.

This is a feature, not a bug. .so was added to the default global-
ignores in Subversion 1.5 via this feature request:

http://subversion.tigris.org/issues/show_bug.cgi?id=2415

If you do not want to ignore .so files, uncomment the global-ignores
line in your config file and define it the way you want it.

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1131807

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-02-10 03:42:12 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.