Search Results

0
votes
2answers
292 views

CVS: Checkout only the directory structure

How can I checkout only the directory structure of a project (without any files) in a CVS repository? This could be useful, e.g., to know the structure itself, and selectively checkout the folders …