View Ticket
Not logged in
Ticket UUID: 0669e179236e5f952c2be1b001ddada0f858b892
Title: Support "fossil co http://myfossil.test.net/srcdir/subdir2"
Status: Open Type: Feature_Request
Severity: Important Priority:
Subsystem: Resolution:
Last Modified: 2010-01-01 13:58:57
Version Found In: 71ad9b62a7
Description & Comments:
For my understanding, I need to clone the mail fossil src site first to get a local fossil sqlite database(mytest.fsl) and then open up mytest.fsl into a local source directory tree.

For a big fossil site at the size of 10G, it will quickly used up the disk space, since clone part take 10G and check out take another 10G.

I am hoping fossil can provide a better way to resolve above challenge.

This request is purely from end user point of view.