As answered in this post, SVN does not offer an option for checking out only the directory structure of a repository:
SVN: Checkout/export only the directory structure
We have a very large repository and would like to maintain just the repository structure locally to simplify checking out parts of the project.
Is there another version control system which does suit this use case?