On Fri, Oct 15, 2010 at 16:23:49 +0200, Florent Becker wrote:
> -- | patchSetToRepository takes a patch set, and writes a new repository
> in the current directory
> --   that contains all the patches in the patch set. This function is
> used when 'darcs get'ing a
> --   repository with the --to-match flag and the new repository is not
> in hashed format.

> do we want to make that function work for hashed repositories?

Is this a question about the tradeoff between
 - avoiding multiple code paths (special casing) versus
 - performance?

If so, is get --to-match a typical enough use case to warrant the
special casing?

-- 
Eric Kow <http://www.nltg.brighton.ac.uk/home/Eric.Kow>
For a faster response, try +44 (0)1273 64 2905 or
xmpp:[email protected] (Jabber or Google Talk only)

Attachment: signature.asc
Description: Digital signature

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

Reply via email to