Page MenuHomeSoftware Heritage

ls "<mountpoint>/origins/<invalidurl>" creates two empty directory entries with the same name
Closed, MigratedEdits Locked

Description

$ swh fs mount /tmp/foobar
$ ls -l /tmp/foobar/origin/ 
total 0
$ ls -l /tmp/foobar/origin/aaa
total 0
$ ls -l /tmp/foobar/origin/   
total 0
dr-xr-xr-x 1 dev dev 0 Dec  2 14:40 aaa
dr-xr-xr-x 1 dev dev 0 Dec  2 14:40 aaa