Community technical support mailing list was retired 2010 and replaced with a professional technical support team. For assistance please contact: Pre-sales Technical support via email to sales@march-hare.com.
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