diff options
author | anarcat <anarcat@web> | 2016-06-23 14:44:19 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2016-06-23 14:44:19 +0000 |
commit | 8d0f41c875820ea3dab3d6dff0083c16e9fde6ca (patch) | |
tree | cd2442a7b22497d1c4f4831b2649ded47f7a94cd /doc/forum/v5_to_v6_upgrade_strategy | |
parent | b7036efd81d17b1c5ee534117cb16315b3e00b89 (diff) |
Added a comment: upgrades instruction
Diffstat (limited to 'doc/forum/v5_to_v6_upgrade_strategy')
-rw-r--r-- | doc/forum/v5_to_v6_upgrade_strategy/comment_1_1505166c806ab3d1a3148a245faa713a._comment | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/doc/forum/v5_to_v6_upgrade_strategy/comment_1_1505166c806ab3d1a3148a245faa713a._comment b/doc/forum/v5_to_v6_upgrade_strategy/comment_1_1505166c806ab3d1a3148a245faa713a._comment new file mode 100644 index 000000000..68c9c5280 --- /dev/null +++ b/doc/forum/v5_to_v6_upgrade_strategy/comment_1_1505166c806ab3d1a3148a245faa713a._comment @@ -0,0 +1,15 @@ +[[!comment format=mdwn + username="anarcat" + subject="upgrades instruction" + date="2016-06-23T14:44:18Z" + content=""" +since you haven't explicitly mentionned it, i'll just mention a pointer to the [[upgrades]] page which has specific instructions regarding upgrading repositories to the v6 layout. + +as far as I know, you can just upgrade the git-annex *program* itself harmlessly. it will *not* upgrade your repositories without you deliberately running [[git-annex-upgrade]]. + +then [[git-annex-upgrade]] will operate changes, but only on direct mode repositories, as far as i can tell. those repositories are switched to [[design/adjusted branches]], which have their own set of issues right name, mostly limitations with the webapp but have also seen a few bugfixes on crippled filesystems recently. + +i am personnally doing the \"wait and see\" game especially considering my specific use case for v6 ([[todo/hide_missing_files/]]) has not been completely implemented yet. but I am of course using 6.x binaries without problems. + +i am not the git-annex author, so take my comments with a grain of salt of course. :) --[[anarcat]] +"""]] |