I have a case where I specify in the modules file that I only want one file 
from a given directory.

SoarLib     -d lib      source/Soar-8.3/kernel/ soarkernel.lib
SoarHeaders -d headers  source/Soar-8.3/kernel/ soarkernel.h callback.h 
explain.h rhsfun_math.h.h scheduler.h
SoarBin                 &SoarLib  &SoarHeaders
KernelTest              source/KernelTest-8.3 &SoarBin

When I do an update -d, it brings in every file from the 
source/Soar-8.3/kernel/ directory instead of only the file(s) I want.  In 
this case, I get all of the files from source/Soar-8.3/kernel/ in both the 
lib and the headers directory.

I am using CVS 1.11.1p1 client and server.

Sorry if this has already been asked and answered.  I looked and did not see 
a response.

--jnw

_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp.


_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs

Reply via email to