[darcs-users] Darcs for GHC [was: darcs weekly news #28]
Max Battcher
me at worldmaker.net
Thu May 14 04:26:47 UTC 2009
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
More information about the darcs-users
mailing list