On Tue, 27 Nov 2018 13:53:07 +0000, pulkit (Pulkit Goyal) wrote:
>   do we need to call `addbackup()` if we are just appending?

We need a mechanism to restore the original content on rollback. IIUC,
it's `tr.add()` for append-only files.

As I said, we'll also need to somehow hide partial data from another
reader processes. There's no read lock.
_______________________________________________
Mercurial-devel mailing list
Mercurial-devel@mercurial-scm.org
https://www.mercurial-scm.org/mailman/listinfo/mercurial-devel

Reply via email to