summaryrefslogtreecommitdiff
path: root/doc/devblog/day_339_smudging_out_direct_mode/comment_4_35d0472cd64335eedeeb17d51cdbaf5b._comment
blob: 6690bd93ba5d692d3a24a63fc1b39f8debf448c8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
[[!comment format=mdwn
 username="https://openid.stackexchange.com/user/27ceb3c5-0762-42b8-8f8a-ed21c284748f"
 nickname="g"
 subject="The downside"
 date="2015-12-10T03:45:09Z"
 content="""
If I'm understanding correctly, that one downside (requiring all checkouts to have all files be direct if any filesystems require it) seems to be a fairly major limitation, no? Changing the concept of locked/unlocked files from being a local, per-repo concern to a global one seems like quite a major change.

For instance, would mean that any public repo using git annex for distributing a set of data files would either have to have all files be unlocked, or else no one would be able clone onto a FAT32-formatted external hdd?


FWIW, the particular use case I'm concerned about personally is having my annexes on my android device.
"""]]