summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorGravatar https://www.google.com/accounts/o8/id?id=AItOawkJafmCf-sg9_OM0pynFYM3AO4WCgJiaMI <Michele@web>2013-10-13 21:45:37 +0000
committerGravatar admin <admin@branchable.com>2013-10-13 21:45:37 +0000
commitc8be515f834183ea13084ef06056c39b9973f2fd (patch)
tree40796d6205baf202ca617f7190807e8fc060cd5f /doc
parentd7ec1435ef80d426b4e4e830d56f74c23288d689 (diff)
Diffstat (limited to 'doc')
-rw-r--r--doc/forum/cross_platform_permissions_woes.mdwn3
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/forum/cross_platform_permissions_woes.mdwn b/doc/forum/cross_platform_permissions_woes.mdwn
index 882b1dc3e..d094070f5 100644
--- a/doc/forum/cross_platform_permissions_woes.mdwn
+++ b/doc/forum/cross_platform_permissions_woes.mdwn
@@ -16,8 +16,7 @@ what happens, is that once i try to copy from the windows machine where the file
the file in tmp has no permissions at all:
- me@linux annex]$ ls -lart tmp/SHA256E-s10--937a89b559820f86588921ef3eb12c13074d
-078b62ef205bb597bf2e895408c3
+ me@linux annex]$ ls -lart tmp/SHA256E-s10--937a89b559820f86588921ef3eb12c13074d078b62ef205bb597bf2e895408c3
----------. 1 me me 10 Oct 13 22:50 tmp/SHA256Es10--937a89b559820f86588921ef3eb12c13074d078b62ef205bb597bf2e895408c3
(just consider this if the above makes any sense:) in another case (i cannot reproduce it now, possibly due to having upgraded git annex from some 2012 release), it happened that a failed download via copy/move from linux to windows (failed for permissions) would not be recorded as failed (on windows side), causing files to possibly be killed at the first subsequent drop command.