[openbeos] Re: CVS Add Problem

  • From: "Axel Dörfler" <axeld@xxxxxxxxxxxxxxxx>
  • To: openbeos@xxxxxxxxxxxxx
  • Date: Mon, 28 Jan 2002 12:14:07 CET (+0100)

> Hi,
> 
> I was following the CVS article from the Newsletter and I am trying 
> to 
> upload files which currently do not exist.
> 
> Below is the error I am getting:-
> 
> $ cvs add DUN.cpp
> 
> cvs add: in directory .:
> cvs [add aborted]: there is no version here; do 'cvs checkout' first
> 
> How can I check something out which currently doesn't exist ?

You need to have the whole CVS tree context to be able to add files to 
it.
The other way is to import your sources:
cd my-DUN
cvs -z3 import -m "Initial checkin" preferences/DUN sikosis start

Adios...
   Axel.



Other related posts: