View Ticket
Not logged in
Ticket UUID: b64435dba9cceb709bd54fbc5883884d73f93491
Title: How to checkout a folder, but all of the files in repository?
Status: Closed Type: Feature_Request
Severity: Critical Priority:
Subsystem: Resolution: Works_As_Designed
Last Modified: 2011-11-18 00:01:26
Version Found In:
Description & Comments:
I've got a huge repository and I don't want all of the files, but only some of them. How can I do with it?

stephan added on 2011-09-20 09:35:22 UTC:
Fossil cannot do a partial checkout of a repo - it's all or nothing. In order to check out a copy you must have the repo opened, and opening it will already check out all files for the opened branch (default=trunk).


lrem added on 2011-11-18 00:01:26 UTC:
Closing, seems that stephan forgot to. Fossil (at least for now) is supposed to deal with autonomous and integral projects. This request is out of scope.