diff options
author | http://joeyh.name/ <http://joeyh.name/@web> | 2013-10-04 20:50:34 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2013-10-04 20:50:34 +0000 |
commit | f13b6a6dfa651e8be6c0e2c2d77c83bfdbc50972 (patch) | |
tree | 46c7b3fa1d6ba7c9eec09425c22eb906aa1fd6b7 | |
parent | 51371b3bebd5c894eb87d96870cf30b4e45ccbb7 (diff) |
Added a comment
-rw-r--r-- | doc/todo/wishlist:_unify_directory_scheme_for_the_store/comment_1_44da58beaaab359ecaba7fb905ca4ae1._comment | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/todo/wishlist:_unify_directory_scheme_for_the_store/comment_1_44da58beaaab359ecaba7fb905ca4ae1._comment b/doc/todo/wishlist:_unify_directory_scheme_for_the_store/comment_1_44da58beaaab359ecaba7fb905ca4ae1._comment new file mode 100644 index 000000000..86c33d434 --- /dev/null +++ b/doc/todo/wishlist:_unify_directory_scheme_for_the_store/comment_1_44da58beaaab359ecaba7fb905ca4ae1._comment @@ -0,0 +1,10 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + ip="4.152.108.243" + subject="comment 1" + date="2013-10-04T20:50:33Z" + content=""" +Using the mixed case hash directory names is not desirable because people want to use git-annex on a variety of filesystems and operating systems that treat them in a variety of broken ways. However, migrating to the all lower case hash directory names would require changing every git-annex symlink in every git repository, and I do not want to inflict that on my users. + +It seems to me that the best solution to your problem is to install git-annex on your server, which should not be very hard. +"""]] |