Added a comment: long filenames in view
authornobodyinperson <nobodyinperson@web>
Wed, 8 Feb 2023 22:11:30 +0000 (22:11 +0000)
committeradmin <admin@branchable.com>
Wed, 8 Feb 2023 22:11:30 +0000 (22:11 +0000)
doc/todo/better_mangling_of_filenames_in_views_via_unicode/comment_1_85eb622f3e651ad3cd42def62e2a83fd._comment [new file with mode: 0644]

diff --git a/doc/todo/better_mangling_of_filenames_in_views_via_unicode/comment_1_85eb622f3e651ad3cd42def62e2a83fd._comment b/doc/todo/better_mangling_of_filenames_in_views_via_unicode/comment_1_85eb622f3e651ad3cd42def62e2a83fd._comment
new file mode 100644 (file)
index 0000000..8cd2816
--- /dev/null
@@ -0,0 +1,8 @@
+[[!comment format=mdwn
+ username="nobodyinperson"
+ avatar="http://cdn.libravatar.org/avatar/736a41cd4988ede057bae805d000f4f5"
+ subject="long filenames in view"
+ date="2023-02-08T22:11:30Z"
+ content="""
+Another thing to consider is the too-long-filenames problem, especially on filesystems like ecryptfs which have a max filename length of 144 chars or so. I don't know if git-annex caps the filename length somehow, however I have run into problems of too long filenames when entering a view on ecryptfs.
+"""]]