You first need to "check out" from the repository if you wish to cvs add !

Normally the first thing you do is "cvs import" - then "cvs checkout".

check out:

        http://www.cvshome.org/docs/manual/cvs_3.html#SEC39

[EMAIL PROTECTED] wrote:

> Hi everyone
>
> I am new to CVS please help me out with this problem.....
>
> I have a few files that i want to checkin the CVS everytime i try to 
> CVS add the files it says :
>
>  
>
> [vikas@beta channel]$ ls
> create-confirm.jsp  create.jsp  delete.jsp  edit-confirm.jsp  edit.jsp 
>
> [vikas@beta channel]$ cvs add *.jsp
> cvs add: cannot open CVS/Entries for reading: No such file or directory
> cvs [add aborted]: no repository
> [vikas@beta channel]$ mkdir CVS
> [vikas@beta channel]$ cvs  add *.jsp
> cvs add: in directory .:
> cvs [add aborted]: *PANIC* administration files missing
> [vikas@beta channel]$
>
>  
>
>  
>
> Please help me out with this.
>
> Thanks
>
> Vik
>




_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs

Reply via email to