Fossil SCM
How to checkout a folder, but all of the files in repository?
Closed
b64435dba9cceb7…
· opened 14 years, 6 months ago
- Type
- Feature_Request
- Priority
- —
- Severity
- Critical
- Resolution
- Works_As_Designed
- Subsystem
- —
- Created
- Sept. 20, 2011 6:10 a.m.
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.