Hello,

* On Tue, Nov 30, 2004 at 06:56:04AM -0000 manisha r sankpal wrote:

> [EMAIL PROTECTED] test_prj >> import -m "log msg" test_prj username start
> but this command fails to check in one directory into the cvs. this
> dir contains only one *.o  file.

Have a look here:

https://www.cvshome.org/docs/manual/cvs-1.11.18/cvs_18.html#SEC178

By default, CVS ignores some files, even on import. *.o is one of the
ignored file patterns.

If you want to circumvent this, use -I ! on your "cvs import".

HTH,
   Spiro.

-- 
Spiro R. Trikaliotis
http://www.trikaliotis.net/
http://www.viceteam.org/


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

Reply via email to