On 12/17/05, Juliusz Chroboczek <[EMAIL PROTECTED]> 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 <[EMAIL PROTECTED]> _______________________________________________ darcs-devel mailing list [email protected] http://www.abridgegame.org/cgi-bin/mailman/listinfo/darcs-devel
