CVS: Create new module

cvs No Comments »

go into the base directory of the new module

cd new_module
cvs import -m "Importing sourcesnew_module VENDOR_TAG RELEASE_TAG

CVS: Checkout only parts of a module

cvs No Comments »

cvs co -d . tuna/templates

Remote CVS via SSH

cvs No Comments »

export CVS_RSH=ssh
export CVSROOT=:ext:user@host:/path/to/cvsroot

CVS setup

cvs No Comments »

Create root repository directory, e.g. /var/data/cvs

cvs -d /var/data/cvs init

WP Theme & Icons by N.Design Studio
Entries RSS Comments RSS Log in