From 8b33b4254c271ab6887bb955eb23aa5c9fd18e99 Mon Sep 17 00:00:00 2001 From: guardcat Date: Fri, 16 Jul 2021 06:02:17 +0000 Subject: [PATCH] Added a comment: Fixing problem --- ...t_2_a1be8194cce21ba1f91ccf6a0f5254eb._comment | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 doc/forum/Can__39__t_get_some_files_from_bare_repo/comment_2_a1be8194cce21ba1f91ccf6a0f5254eb._comment diff --git a/doc/forum/Can__39__t_get_some_files_from_bare_repo/comment_2_a1be8194cce21ba1f91ccf6a0f5254eb._comment b/doc/forum/Can__39__t_get_some_files_from_bare_repo/comment_2_a1be8194cce21ba1f91ccf6a0f5254eb._comment new file mode 100644 index 0000000000..338ab422ce --- /dev/null +++ b/doc/forum/Can__39__t_get_some_files_from_bare_repo/comment_2_a1be8194cce21ba1f91ccf6a0f5254eb._comment @@ -0,0 +1,16 @@ +[[!comment format=mdwn + username="guardcat" + avatar="http://cdn.libravatar.org/avatar/60a9f9f0159e3a732d448f0fd5642d41" + subject="Fixing problem" + date="2021-07-16T06:02:17Z" + content=""" +Thanks for you answer! +My WSL repo works on FAT32 so it's crippled. The version it the exactly what the git annex says me by ```git annex version``` on WSL. May be Ubuntu developers repacked it? + +# As I seem to have fixed it +I started ```git annex fix``` in my bare repo, and this command found that approximately a half of files aren't present though they ought to be there according to log. Log was fixed in three hours and then I synced repos. But my WSL repo is behind a NAT so I will sync it in several days and I a little afraid of some problems with it. + +Is there some advices to change settings for repos to avoid problems? +In git settings of the bare repo \"crippled filesystem\" is true. + +"""]] -- 2.30.2