Merge branch 'master' of ssh://git-annex.branchable.com

This commit is contained in:
Joey Hess 2018-03-12 17:33:37 -04:00
commit ad13b56c86
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38
12 changed files with 132 additions and 3 deletions

View file

@ -0,0 +1,14 @@
[[!comment format=mdwn
username="davicastro"
avatar="http://cdn.libravatar.org/avatar/4e708663cf4d5b9e8cfea74caf4307fc"
subject="What are the drawbacks of repo v6?"
date="2018-03-12T19:00:36Z"
content="""
Hi. I read the post http://git-annex.branchable.com/tips/unlocked_files/, and got into this post through the comment to check the limitations of repo v6.
I read through this post, but I still don't grasp the drawbacks of repo v6.
I like the idea of mixed mode repositories with locked and unlocked co-existing. And I need repo v6 for that right?
I also like the annex.largefiles to control what is annex what is normal git files.
With these two combined feature I can configure my project and let users without too much burden on controlling what is annex, what is not, and what are locked or unlocked.
I want to use repo v6, but what are the drawbacks on adopting it? Is it in terms of git could be bugged? Or the smudge filters could be bugged?
Sorry for not being able to grasp this from the current post. I appreciate any help. Thanks.
"""]]