>> 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

I agree that we might want to have ``darcs optimize --modernize'' do
it for us.

                                        Juliusz

_______________________________________________
darcs-devel mailing list
[email protected]
http://www.abridgegame.org/cgi-bin/mailman/listinfo/darcs-devel

Reply via email to