info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: import is ignoring certain files


From: Shankar Unni
Subject: RE: import is ignoring certain files
Date: Wed, 13 Nov 2002 10:55:00 -0800

> I someProg/bsh/commands/bind.bsh
> I someProg/bsh/commands/object.bsh
> I someProg/modes/objective-c.xml

> bin*                <<<<<
> lib*
> obj*                <<<<<

You just answered your own question here, Grant..

"bind.bsh" matches "bin*". Similarly, "object.bsh" and "objective-c.xml"
match "obj*".

Choose your .cvsignore patterns carefully!
--
Shankar.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]