Hello, * On Mon, Apr 19, 2004 at 03:35:58PM +0530 Sreekandh Iyer wrote: > I am using jcvs as front end to my CVS server. I am facing a problem > related to importing a .o (binary) file..... rest all the binary files i > am able to upload as binary. But .o files are being ignored. > > I haven't set any cvsignores files. Any suggestion would be appreciated
you have, but you don't know that you have! ;-) http://www.cvshome.org/docs/manual/cvs-1.11.15/cvs_18.html#SEC176 In fact, you should issue cvs import with -I ! always. HTH, Spiro. -- Spiro R. Trikaliotis http://www.trikaliotis.net/ _______________________________________________ Info-cvs mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/info-cvs
