You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by "Cole, Larry" <la...@hp.com> on 2003/08/05 01:13:11 UTC

RE: Manage .o files - solution

I'm using Subversion to manage a specialized distribution of SELinux. The .o files are the driver  files for the network and sound cards in the /lib/modules/2.4.20-8/kernel/drivers ... directory.

Removing the *.o from  the global-ignore parameter in ~.subversion/config file appears to have fixed the problem - I can now import the  /lib directory now, and get the needed .o files, like 3c509.o for the 3com ethernet card.   These files seldom change, they are built from controllered source which is not included in the distribution, and using SVN ADD and DELETE allows for tracking of any changes between releases.  Each file has an md5sum property for additional control.


   ...larry



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org