[darcs-devel] darcs patch: Use _darcs/pristine instead of _darcs/current.

Zachary P. Landau kapheine at gmail.com
Sat Dec 17 13:05:40 PST 2005


On 12/17/05, Juliusz Chroboczek <Juliusz.Chroboczek at pps.jussieu.fr> wrote:
> >> All along, the plan has been to transition to using _darcs/pristine.  David
> >> has just suggested that this might be the right time, so I'm sending this
> >> patch for discussion.
>
> > Would it make sense to have the repair command help users upgrade?  Or
> > perhaps a new command, or a separate utility.
>
> A separate utility is not difficult:
>
>   #!/bin/sh
>   [ -d _darcs/current ] && mv _darcs/current _darcs/pristine

Juliusz,

I meant a utility to run any fixes necessary to upgrade to the newest
version, not just this change.  Any time someone upgrades they can run
the script.

--
Zachary P. Landau <kapheine at gmail.com>




More information about the darcs-devel mailing list