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

Re: .so files are skipped

From: Tyler Roscoe <tyler_at_cryptio.net>
Date: Mon, 25 May 2009 23:02:21 -0700

On Mon, May 25, 2009 at 05:24:28PM -0700, David Schoen wrote:
> I am using svn to maintain some binaries in addition to the source used to build them.
>
> When I add a directory using "svn add" all .so files appear to be skipped.
>
> Is there some property I can set/unset to ensure that .so files are not just skipped?

1. Keeping the compiled libraries in your VCS is a questionable
practice. Are you sure this is what you want to do?

2. See
http://svnbook.red-bean.com/nightly/en/svn.advanced.confarea.html#svn.advanced.confarea.opts

and look for global-ignores.

tyler
Received on 2009-05-26 08:03:25 CEST

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.