[cvsnt] Re: How do I add a single file?

Glen Starrett grstarrett at cox.net
Thu Jul 1 21:11:42 BST 2004


Siegfried Heintze wrote:

> Glen,
> OK, I tried that and it still does not work. Below are my two attempts:
> 
> C:\Program Files\Apache Group\Apache2\cgi-bin>cvs -d /c//CONVEX add -m "temp
> fil
> e: delete this" EditCaseWorkSiegShafi.pl
> cvs [add aborted]: /c//CONVEX/CVSROOT: No such file or directory

You don't need the -d param with CVS Add.  Try this instead:

C:\Program Files\Apache Group\Apache2\cgi-bin>cvs add -m "temp file: 
delete this" EditCaseWorkSiegShafi.pl

-- 
Glen Starrett



More information about the cvsnt mailing list