From 71bd7a787166087a1a0bb8372027dd8cf94d0a2e Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sat, 22 Feb 2014 16:37:13 -0400 Subject: etoolong --- doc/design/metadata.mdwn | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/design/metadata.mdwn b/doc/design/metadata.mdwn index c700e3674..a648f5fe6 100644 --- a/doc/design/metadata.mdwn +++ b/doc/design/metadata.mdwn @@ -208,3 +208,7 @@ So, possible approaches: * What happens if git annex add or the assistant add a new file while on a view? If the file is not also added to the master branch, it will be lost when exiting the view. TODO + +* The filename mangling can result in a filename in a view + that is too long for its containing filesystem. Should detect and do + something reasonable to avoid. TODO -- cgit v1.2.3