[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: Schrom.Brian <Brian.Schrom_at_IGT.com>
Date: 2003-08-05 00:35:16 CEST

Also, check that *.o is not in the svn:ignore property for that directory.

Brian S.

-----Original Message-----
From: Jack Repenning [mailto:jrepenning@collab.net]
Sent: Monday, August 04, 2003 2:54 PM
To: Cole, Larry; users@subversion.tigris.org
Subject: Re: Manage .o files ?

At 1:31 PM -0500 8/4/03, 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 ?

If I'm understanding you correctly, then you can import a .o by
naming it explicitly in the command line. So, rather than "svn
import dir URL" (and allowing it to recurse to your .o), do "svn
import dir/foo.0 URL".

-- 
-==-
Jack Repenning
CollabNet, Inc.
8000 Marina Boulevard, Suite 600
Brisbane, California 94005
o: 650.228.2562
c: 408.835-8090
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Aug 5 00:34:36 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.