[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 - solution

From: Cole, Larry <larry.cole_at_hp.com>
Date: 2003-08-05 03:13:11 CEST

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
Received on Tue Aug 5 17:11:40 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.