On Wed, Nov 01, 2006 at 07:29:54AM -0800, Dan wrote: > Hi, I've got darcs 1.0.8, and it seems that darcs.cgi > doesn't grok repos with "pristine" instead of current. > To put it another way, darcs creates repos that it > can't itself afterwards analyze. > > Since I'd like to keep to the stable version, is there > a quick fix? Can I symlink pristine to current, or > will this cause problems?
A simple way to "fix" it is to rename _darcs/pristine to _darcs/current. The correct fix is of course that darcs.cgi should be updated to look for both current and pristine, hopefully before 1.0.9. -- Tommy Pettersson <[EMAIL PROTECTED]> _______________________________________________ darcs-users mailing list [email protected] http://www.abridgegame.org/mailman/listinfo/darcs-users
