|
CVS Exclude : Exclude sub directories from check out On Linux from command line
Hi,
From my cvs server i have to checkout a module which is
hptolemy/test/autosim
the autosim folder contains 10 folders. One of the sub folder name is SimArchTests.
I normally follow this command to checkout the module
cvs co hptolemy/test/autosim
and for update cvs up -APd hptolemy/test/autosim
But now i want to exclude few sub folders with in autosim.
Can any let me know the command through which i can exclude any folders from the module to be checked out.
i want to exclude this sub folder SimArchTests which is in this module
hptolemy/test/autosim
Please let me know.
Regards,
Ajay
|