diff options
author | Joey Hess <joey@kitenet.net> | 2013-09-30 12:48:40 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-09-30 12:48:40 -0400 |
commit | 9463c439fa8f8dbc1cebae518263ab0e5604547c (patch) | |
tree | 9cad91cb220df2a9eea3d5de4f2b063b58dbc0a6 /doc | |
parent | 1f7eb73c4cb97ea251c29e0680e1eb63b9c02ba0 (diff) |
fix direct mode switch permissions problem
Similar to how a similar problem with indirect was earlier fixed.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/bugs/rename:_permission_denied__44___after_direct_mode_switch.mdwn | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/bugs/rename:_permission_denied__44___after_direct_mode_switch.mdwn b/doc/bugs/rename:_permission_denied__44___after_direct_mode_switch.mdwn index 16f243e9a..c315d4789 100644 --- a/doc/bugs/rename:_permission_denied__44___after_direct_mode_switch.mdwn +++ b/doc/bugs/rename:_permission_denied__44___after_direct_mode_switch.mdwn @@ -75,3 +75,7 @@ failed git-annex: copy: 1 failed camaar% """]] + +> Put in a fix that works, although perhaps not ideal as I do not +> understand how the repo got into the original problem state. [[done]] +> --[[Joey]] |