Ideas/RepoPerPatch

Just collecting some notes on how darcs/patch-tracker integration might work. The objective is to simplify the task of reviewing patches. The rough idea is for each patch to provide a repository (much like in Gerrit), eg. darcs get http://bugs.darcs.net/patch698

context

  • some white-listed (?) repositories: unstable, screened, hashed-storage, fast-convert
  • search for one of these keywords in Darcs-URL
  • darcs get –context foo.dpatch url

follow-ups