On 16 May 2018 at 17:04, Mathieu Lonjaret <[email protected]> wrote: > On 16 May 2018 at 08:15, Saulius Gurklys <[email protected]> wrote: >> Hi Mathieu, > > Hi, > >> On Sat, May 12, 2018 at 1:09 AM Mathieu Lonjaret >> <[email protected]> >> wrote: >> >>> >> 2) Make a search query for your items to a time predating the >>> >> deletion. Then you get the state of the system as it was before the >>> >> deletion, and you can get your items. >>> > >>> > >>> > Could you provide some example(s) of such query? >> >>> Ok, I'll look into it. If you're using a Mac, I think there's also a >>> Mac client that can do that (i.e. give you a view of your whole >>> Perkeep instance at a point back in time). >>> Oh, and I forgot, that you can also do it with the FUSE interface >>> (pk-mount) I think. It allows you to get any file at any given date. >> >> >> I'm using Linux. I tried pk-mount. >> The "recent" directory is showing files. >> >> Is it possible to get files by SHA-224? > > Whoops, good point, thanks. > I've just filed https://github.com/perkeep/perkeep/issues/1169
I've just sent https://camlistore-review.googlesource.com/c/camlistore/+/16606 to fix. But to answer your initial question, yes browsing by sha224 was already functional, so you can already: cd /pk cat sha224-cf10bb8c9e03cdfae04a44c3b403c8c21ef75a5f8c3f08b5c94f68b5 # ref of a file blob cd sha224-d3bcb59bba4e677199f0caaef7defe36d02e1c102dbcfd74b56a7e45 # ref of a dir blob >> And sorry for the silly question - what is root or root-blobref or >> root-name? > > I'm not sure what you're asking without more context, the only one I > see in the pk-mount interface is "roots". Where are you seeing these > names? > >> Are these the same thing? >> >> Thank you, >> -- >> Saulius >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Perkeep" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "Perkeep" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
