Added a comment: thanks and the followup
authorpsxvoid <psxvoid@web>
Wed, 27 Nov 2024 09:08:32 +0000 (09:08 +0000)
committeradmin <admin@branchable.com>
Wed, 27 Nov 2024 09:08:32 +0000 (09:08 +0000)
doc/forum/Stuck_in_git_annex_view__58___file_name_too_long/comment_3_08642e7f8c863d3b518517be2a5b4ae1._comment [new file with mode: 0644]

diff --git a/doc/forum/Stuck_in_git_annex_view__58___file_name_too_long/comment_3_08642e7f8c863d3b518517be2a5b4ae1._comment b/doc/forum/Stuck_in_git_annex_view__58___file_name_too_long/comment_3_08642e7f8c863d3b518517be2a5b4ae1._comment
new file mode 100644 (file)
index 0000000..c6b0e25
--- /dev/null
@@ -0,0 +1,15 @@
+[[!comment format=mdwn
+ username="psxvoid"
+ avatar="http://cdn.libravatar.org/avatar/fde068fbdeabeea31e3be7aa9c55d84b"
+ subject="thanks and the followup"
+ date="2024-11-27T09:08:32Z"
+ content="""
+Thanks for posting your reasoning and for the fix, Joey!
+
+> As to whether git-annex should try to detect this and avoid entering such a view, I dunno..
+
+It's not that critical when you know how to fix it. Though, it was definitely putting a good amount of stress on me. I was starting to think that I have to re-create this particular \"meta\" repository, and at that moment I didn't have enough time/energy to do it. And even if re-creating it wouldn't be as difficult as I was imagining it back than, I decided to fix it, because if it would have happen in a non-meta repository, and I would having some non-synced changes, it could be very unpleasant. And I could imaging that it might happen to anyone.
+
+Also, as a side note, I was thinking about creating a FUSE FS which could specifically handle such cases for metadata, e.g. by introducing a \"virtual folder\" in the root, e.g. `long-paths` (don't like the naming, probably it needs more thinking). Such FUSE FS could potentially work along with the git-annex views, preserve the existing folder structure, but only showing files with specific tags/metadata.
+
+"""]]