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

Re: Manage .o files ?

From: Michael Wood <mwood_at_its.uct.ac.za>
Date: 2003-08-05 11:36:08 CEST

On Mon, Aug 04, 2003 at 01:31:56PM -0500, Cole, Larry wrote:
>
> Subversion doesn't seem to import relocatable objects files (ie
> file.o) as binary files - it appears to just ignore them.
>
> Is there a way to change this behavior, so they can be treated like
> any other binary file ?

Since nobody else has mentioned this yet, check your global ignores in
your .subversion/config file (or the equivalent on Windows or the
registry etc.)

The value of global-ignores, byt default, is:
*.o *.lo *.la #*# .*.rej *.rej .*~ *~ .#*

-- 
Michael Wood <mwood@its.uct.ac.za>
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Aug 5 11:37:27 2003

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.