Conary:cvc newpkg
From rPath Wiki
Conary --> Conary Commands --> cvc newpkg
| cvc newpkg | ||
| cvc newpkg [package_or_group_name] | ||
| Example> cvc newpkg example | ||
Creates a subdirectory under the current working directory to be used to create a new package or group. Files may be placed in this directory and added with cvc add and then checked in using cvc commit.
cvc newpkg will abort if a :source component already exists on the current context's buildLabel.
