git-annex/doc/users/thk.mdwn
2020-03-31 06:43:39 +00:00

26 lines
1 KiB
Markdown

I'm thk at debian org
# My TODO items
- write a tip on using git worktree to inspect the git-annex branch
- Is there a way to filter out the directories?
- write a tip on how to deal with permission issues on ext formatted USB drives
- works of course only on Debian and derivatives
- use a common group defined in /usr/share/base-passwd/group.master, e.g. "floppy"
- use setgid bit: https://en.wikipedia.org/wiki/Setuid#SGID
- make sure all users on all machines are part of the common group
- Collect problems with NTFS tree exports, e.g.
- Spaces at the end in filenames
- single quotes in filenames
- dots?
- more experiences with ext4 encryption feature:
<https://www.techort.com/encryption-in-ext4-how-it-works-habrahabr/>
# Bugs that affect me
- [[todo/sharedRepository_mode_not_supported_by_git-annex]] - some pain
- [[tips/shared_git_annex_directory_between_multiple_users]]
- [[todo/support_concurrency_for_export]] (maybe nice?)
- [[todo/more_efficient_resolution_of_trivial_export_conflicts]] - endless pain!