(no commit message)
authortitaniumfiles@5227364ee3e2f9207bc36b6ebb281fc7af6d3c16 <titaniumfiles@web>
Tue, 3 Mar 2020 22:28:38 +0000 (22:28 +0000)
committeradmin <admin@branchable.com>
Tue, 3 Mar 2020 22:28:38 +0000 (22:28 +0000)
doc/forum/Preserving_times_for_Annexed_files_on_Android___47___Termux_not_permitted.mdwn [new file with mode: 0644]

diff --git a/doc/forum/Preserving_times_for_Annexed_files_on_Android___47___Termux_not_permitted.mdwn b/doc/forum/Preserving_times_for_Annexed_files_on_Android___47___Termux_not_permitted.mdwn
new file mode 100644 (file)
index 0000000..862567c
--- /dev/null
@@ -0,0 +1,8 @@
+Hello! <br>
+&nbsp;&nbsp;&nbsp;&nbsp; I am running `Termux` on a `Huawei P20` running `Android 9.x`; when syncing content, I seem to keep getting this on most / all annexed objects:
+```bash
+/data/data/com.termux/files/home/git-annex.linux/shimmed/cp/cp: preserving times for '.git/annex/othertmp/*': Operation not permitted
+```
+where `*` is replaced by whatever object is in the folder. I don't know if this is a permissions issue or not, but it is kind of annoying, and takes time from the sync process itself. <br>
+&nbsp;&nbsp;&nbsp;&nbsp; Is there any way to change the shimmed `cp` to ignore times? <br>
+&nbsp;&nbsp;&nbsp;&nbsp; Thank you kindly for the help!