Ben Mabey

Results 48 comments of Ben Mabey

Did you step into the `repo._filename(self.blob_id)` call to see why?

Ah, okay, you are right. The `.stores` is the problem. I pushed a fix to master.

BTW, you can use 's' and 'n' as shortcuts for 'step' and 'n'. #ProTip

> Before I started using a chained repo I noticed that abspath() and blob_id were the same. Is that supposed to be the case? No, `id` should be the artifact...

I've [started](https://github.com/bmabey/provenance/commit/7df79ed6ea09b1c57faba51ac6532fb21eeb100a) to do this now.

Okay, it looks like `kerosense` is overriding the fuel data path anyways. In that case this update may not be worth merging in. Rather, it is probably better to fix...

The double `INFO: Services are up` was a copy/paste error. In general when this happens once the `info` command comes back then I am able to connect. The one time...

The linked library is in a different language but it has some good design aspects that we could take some ideas from. The big idea though is to only have...