cott-io / iron-cli-releases-repo

Project Iron (Fe) release artifacts and installation utilities
0 stars 0 forks source link

[Bug] Cannot restore empty files in locker #2

Closed benhammes closed 6 years ago

benhammes commented 6 years ago

Steps to recreate:

  1. cp a new file into locker
  2. attempt to cp a version with #/size 0

Ex. attempt to restore version 3 in the below screenshot results in an error.

screen shot 2018-06-25 at 1 34 02 pm

Platform and version: Mac, darwin_amd64:0.1.0-beta-28

pkopriv2 commented 6 years ago

@benhammes I'm gonna be jerk and refer you to https://github.com/cott-io/iron-releases#submitting-bugs. Please make sure to follow the directions on submitting bugs. It makes our lives so much easier.

pkopriv2 commented 6 years ago

Steps to reproduce:

pkopriv2 commented 6 years ago

I've assigned myself to this.

pkopriv2 commented 6 years ago

Remodeled and simplified the storage and lifecycle of locker files. We now offer full support for viewing and managing deleted files. Deleted files can be restored and can be written over and history may be viewed on a per name basis.

pkopriv2 commented 6 years ago

screen shot 2018-07-05 at 8 58 25 pm

pkopriv2 commented 6 years ago

There's much more testing evidence to show, but for now the issue has been fixed.