[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: Jack Repenning <jrepenning_at_collab.net>
Date: 2003-08-04 23:54:13 CEST

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
Received on Fri Aug 22 10:48:41 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.