Sorry, it needs more work.  I know it's annoying, but that's important
missing functionality you're implementing, and I'd like it to be just
right.

> +                             where f = ".darcs-record"

There's no reason why that should be a hidden file (one that starts
with a dot); quite the opposite, it should be a file that newbies will
notice straight away.

The trouble is, if you use a normal file, you'll run the risk of
clobbering a user's file.  So you'll need to take some precautions
against that.  The function Lock.world_readable_temp is probably what
you'll need.

                                        Juliusz

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

Reply via email to