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.
Glen, I don't understand why I don't need the -d option! How is it going to know which repository I want? I suppose I could define CVSROOT but is that not the same thing as using -d? OK, well I tried defining CVSROOT and that did not help. Incidently, I'm now running v2.0.46. Thanks again, Siegfried C:\Program Files\Apache Group\Apache2\cgi-bin>cvs -d /c//CONVEX add -m "temporar y file to demo add command" EditCaseWorkShafiSieg.pl cvs add: in directory .: cvs [add aborted]: there is no version here; do 'cvs checkout' first C:\Program Files\Apache Group\Apache2\cgi-bin>cvs -d c:\CONVEX add -m "temporary file to demo add command" EditCaseWorkShafiSieg.pl cvs add: in directory .: cvs [add aborted]: there is no version here; do 'cvs checkout' first C:\Program Files\Apache Group\Apache2\cgi-bin>SET CVSROOT=c:\CONVEX C:\Program Files\Apache Group\Apache2\cgi-bin>cvs add -m "temporary file to dem o add command" EditCaseWorkShafiSieg.pl cvs add: in directory .: cvs [add aborted]: there is no version here; do 'cvs checkout' first C:\Program Files\Apache Group\Apache2\cgi-bin> -----Original Message----- From: cvsnt-bounces at cvsnt.org [mailto:cvsnt-bounces at cvsnt.org] On Behalf Of Glen Starrett Sent: Thursday, July 01, 2004 2:12 PM To: cvsnt at cvsnt.org cvsnt downloads at march-hare.com @CVSNT on Twitter CVSNT on Facebook Subject: Re: [cvsnt] Re: How do I add a single file? 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 _______________________________________________ cvsnt mailing list cvsnt at cvsnt.org cvsnt downloads at march-hare.com @CVSNT on Twitter CVSNT on Facebook http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt https://www.march-hare.com/cvspro/en.asp#downcvs