qri-io / qri

you're invited to a data party!
https://qri.io
GNU General Public License v3.0
1.1k stars 66 forks source link

bug: removing fsi dataset that has no versions #1014

Closed ramfox closed 4 years ago

ramfox commented 4 years ago

1) used the desktop to init a dataset, dataset_name, did not commit any versions 2) moved to the command line, ran qri ls, saw the dataset there 3) qri remove --all me/dataset_name 4) ran qri ls: the dataset dataset_name is no longer listed 5) tried to qri init using the same dataset name, and got this error: logbook: dataset named 'dataset_name' already exists


edit: pulled from head and the error is different:

repo: no history

ramfox commented 4 years ago

closed by #1023