Added a comment
authorruslan@302cb7f8d398fcce72f88b26b0c2f3a53aaf0bcd <ruslan@web>
Thu, 6 Jun 2024 11:23:34 +0000 (11:23 +0000)
committeradmin <admin@branchable.com>
Thu, 6 Jun 2024 11:23:34 +0000 (11:23 +0000)
doc/forum/How_to_add_git_annex_metadata_to_directories__63__/comment_2_efe39f86b7ab71a64cd6ce4770f39d42._comment [new file with mode: 0644]

diff --git a/doc/forum/How_to_add_git_annex_metadata_to_directories__63__/comment_2_efe39f86b7ab71a64cd6ce4770f39d42._comment b/doc/forum/How_to_add_git_annex_metadata_to_directories__63__/comment_2_efe39f86b7ab71a64cd6ce4770f39d42._comment
new file mode 100644 (file)
index 0000000..e6a32f5
--- /dev/null
@@ -0,0 +1,15 @@
+[[!comment format=mdwn
+ username="ruslan@302cb7f8d398fcce72f88b26b0c2f3a53aaf0bcd"
+ nickname="ruslan"
+ avatar="http://cdn.libravatar.org/avatar/37d3c852372d96daa8a99629755ed1f9"
+ subject="comment 2"
+ date="2024-06-06T11:23:34Z"
+ content="""
+Thank you for the heads up! 
+
+I've actually looked in to DataLad, and have been using git annex with submodules.
+
+Problem I found with submodules is that they required a lot of additional steps as far as adding/moving/deleting/syncing them. A very manual process, with a lot of complexity and some rough edge cases. They also interfere with some of Git-Annex functionality like metadata driven views I believe. So I'm using submodules very sparingly, only when I really need them.
+
+As far as DataLad - it looks like a mature and well supported project, would love to see more feedback/reviews on it.
+"""]]