Connecting The Dots
CVS commands
check out a project/module:
cvs co -r dbeurope-q57-branch db-cheque
cvs -d $CVSROOT checkout -r "$EUROPE_BRANCH" "$CVSMODULE"
-r tag: revision tag
-R: recursive, default is on.
-d dir:
Newer Post
Older Post
Home