Marketplace:

 
Cheap web hosting provider with extensive free web hosting features
Register or buy domain name, include free email and domain forwarding services
Cheap and affordable domain name registration and domain name transfer from $2.95/yr

 

   

Creating a New Project

next up previous contents index

To create a new project consisting of all files in the current working directory use:



  cvs import -m "Initial import" wajig kayon start


No commit is required after an import. Note that the files and subdirectories in the current directory will then be recognised as src/docs/spec. You can now remove the directory and use CVS to create a new one for you, with the new one now under CVS control:



  cvs co src/docs/spec


This will create the whole directory hierarchy as well so be sure to be at the root of the hierarchy where you want this new hierarchy to live.

To checkout a project from a remote host use:



  cvs -d :ext:kayon@velox.togaware.com:/var/lib/cvs checkout src/docs

 

      

Marketplace:
Facts: " Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning.   "  

Wednesday 7 January 2009 09:08:51 1231319331