Fossil SCM
chekout only sub source tree
Closed
07a38f380982595…
· opened 16 years, 3 months ago
- Type
- Feature_Request
- Priority
- —
- Severity
- Important
- Resolution
- Works_As_Designed
- Subsystem
- —
- Created
- Jan. 1, 2010 1:47 p.m.
This feature request is becoming important to me since I am archiving huge (ex 10G) directory source tree.
On source code building machine that only need a sub directory to be checkout(ex, 1G), getting every things(10G) is really awkward.
Comments (1)
stephan
3 years, 2 months ago
This capability has been discussed at length over the years but fossil's architecture makes it particularly difficult to support. You can get a similar result using the --include flag of the "zip" or "tar" command.