On 5/14/2009 0:16, Trent W. Buck wrote:
My impression is that a cache is only useful if it is on the same
filesystem as your repositories, and that filesystem supports hard
linking.  So prior to the NTFS hard linking support (new this week),
it wouldn't help on Windows at all.

Have I got that right?

A cache is most useful with hard linking, because it reduces the overall space requirements for storing multiple related repositories.

However, the first task of the cache is for darcs to use it to avoid re-downloading pristine and patch files that it has already downloaded. Even without hard linking, a local file copy is still going to be quite a bit faster than a network download.

--
--Max Battcher--
http://worldmaker.ne
_______________________________________________
darcs-users mailing list
[email protected]
http://lists.osuosl.org/mailman/listinfo/darcs-users

Reply via email to