summaryrefslogtreecommitdiff
path: root/bugs/restore-overwrites.mdwn
blob: d367df84fb581137dd6ab5a069ef58651127e959 (plain)
1
2
3
4
5
6
7
`obnam restore --to=/` seems to not complain that the target directory
exists. Obnam should require the target directory to not exist, so
that restores do not overwrite valuable data. --liw


Obnam restore now requires a new or non-empty directory to restore to.
[[done]] --liw