Re: lei import on epochs [was: make menuconfig interface for lei / grok-pull]

2021-09-16 Thread Luis Chamberlain
On Thu, Sep 16, 2021 at 5:22 PM Eric Wong wrote: > Since epochs expose the gittyness of lei, perhaps a limited form > of commitish-like ranges used by git would work: > > lei add-external --mirror $URL --epoch=0..9 > lei add-external --mirror $URL --epoch=5.. > lei add-external --mirror $URL

Re: lei import on epochs [was: make menuconfig interface for lei / grok-pull]

2021-09-16 Thread Eric Wong
Luis Chamberlain wrote: > On Thu, Sep 16, 2021 at 09:09:02PM +, Eric Wong wrote: > > Luis Chamberlain wrote: > > > # The next two don't work > > > lei import import https://lore.kernel.org/linux-fsdevel/git/0.git > > > > Btw, extra "import" aside; I never intended to support the above > > ca

Re: lei import on epochs [was: make menuconfig interface for lei / grok-pull]

2021-09-16 Thread Luis Chamberlain
On Thu, Sep 16, 2021 at 09:09:02PM +, Eric Wong wrote: > Luis Chamberlain wrote: > > # The next two don't work > > lei import import https://lore.kernel.org/linux-fsdevel/git/0.git > > Btw, extra "import" aside; I never intended to support the above > case. However, your post got me thinking

lei import on epochs [was: make menuconfig interface for lei / grok-pull]

2021-09-16 Thread Eric Wong
Luis Chamberlain wrote: > # The next two don't work > lei import import https://lore.kernel.org/linux-fsdevel/git/0.git Btw, extra "import" aside; I never intended to support the above case. However, your post got me thinking we could and probably should... :> (epochs are git storage with a loo