This repository was archived by the owner on Apr 8, 2019. It is now read-only.

Description
Hi!
I wanted to evaluate tagfs as a tagging tool.
Meanwhile, I am able to mount this thing (by using root and omitting «--home ~/.local» for installation - contrary to the documentation).
But what then?
vk@gary ~2d/2012-12-19-tagfs % ls -la
ls: cannot access mountpoint: Permission denied
total 24
drwxr-xr-x 4 vk vk 4096 Dec 19 14:27 ./
drwxrwxr-x 34 vk vk 16384 Dec 20 14:13 ../
drwxr-xr-x 2 vk vk 4096 Dec 20 20:03 items/
d????????? ? ? ? ? ? mountpoint/
1 vk@gary ~2d/2012-12-19-tagfs %
The mountpoint looks very strange and whatever I copy to «items» it does not provoke any action at all.
I can not change into «mountpoint» as well.
So either the source code is broken or the tool is not working on my machine.
The documentation needs some basic description on how to use tagfs anyway:
- how to tag a file
- how to use tags to find a file
- how to change tags
- ...