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

RE: Default value for global-ignores - Import excluded .so files

From: Bolstridge, Andrew <andy.bolstridge_at_intergraph.com>
Date: Mon, 23 Feb 2009 09:59:57 -0000

Bear something in mind - because it is impossible to remove files from a
SVN repository once checked in, having some simple defaults in the
ignore list is a very good thing. Once you realise your .so has not been
added (it's usually very obvious) then you can figure out the ignores
and alter it to allow you to add.

 

The other way round, finding you've added a gig of binary build objects
and have to remove them from the repo is not nearly as easy.

 

(BTW: I know you can use svndumpfilter to remove files, but not if you
dump the repo with the -deltas option. If you do not use the deltas
option, your dump can be very very very large. My repo is 8Gb with
deltas, I don't think I have space to dump and filter without them L)

 

 

 

From: Justin Johnson [mailto:eggsgloriouseggs_at_gmail.com]
Sent: Friday, February 20, 2009 6:30 PM
To: users_at_subversion.tigris.org
Subject: Re: Default value for global-ignores - Import excluded .so
files

 

More info. Between 1.4.6 and 1.5.0 .so files were added to the default
values in
http://svn.collab.net/repos/svn/tags/1.5.0/subversion/include/svn_config
.h.

 

Again my point is that I think these default values are dangerous and
that nothing should be ignored by default.

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-02-23 14:55:32 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.