Re: Shelving v3 started

2019-02-18 Thread Julian Foad
> > (2) Better capture of base state. [Summarizing from IRC.] Today I'm trying to figure out how to get Shelving v3 from last week's initial demo state (email "Shelving v3 started", branch "shelving-v3") to something that could be considered experime

Shelving v3 started

2019-02-12 Thread Julian Foad
On the 'shelving-v3' branch: * shelving uses a separate 'real' WC to store each shelf * copying local modifications between the (main) WC and a shelf is, at last, done the Right Way using an Editor API: - "open(user's WC).replay_local_mods()" piped to "open(shelf-storage-wc).local_mods_edit