Hi list, in Commands/Get.lhs, there is a special case when using 'darcs get --to-match' on a non-hashed repository. This special case is 'patchSetToRepository', whose haddock follows:
-- | 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. -- This function does not (yet) work for hashed repositories. If the passed @darcsf...@s tell -- darcs to create a hashed repository, this function will call @er...@. do we want to make that function work for hashed repositories? Thanks, Florent _______________________________________________ darcs-users mailing list darcs-users@darcs.net http://lists.osuosl.org/mailman/listinfo/darcs-users