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

Siegfried Heintze siegfried at heintze.com
Thu Jul 1 21:58:44 BST 2004


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
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
http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt




More information about the cvsnt mailing list