[darcs-users] report on using darcs-2.2.98.2 (performance of "darcs query contents")
Trent W. Buck
twb at cybersource.com.au
Mon Jul 13 07:33:52 UTC 2009
Zooko Wilcox-O'Hearn <zooko at zooko.com> writes:
> [...] what I really need for tracdarcs is for "darcs query contents"
> to [...] or perhaps to allow queries on multiple files in a single
> call
Could you use darcs dist for this, and then take the files from the
resulting tarball?
darcs dist --match 'hash X' -d$magic file1 file2 ... fileN
Hmm, looks like darcs dist (unlike git's equivalent) can't tar up only a
subset of the repo.
More information about the darcs-users
mailing list