git-annex/doc/walkthrough
Joey Hess 20741b1eb4
Automatically convert direct mode repositories to v7 with adjusted unlocked branches
* Automatically convert direct mode repositories to v7 with adjusted
  unlocked branches and set annex.thin.
* init: When run on a crippled filesystem with --version=5,
  will error out, since version 7 is needed for adjusted unlocked branch.
* direct: This command always errors out as direct mode is no longer
  supported.
* indirect: This command has become a deprecated noop.
* proxy: This command is deprecated because it was only needed in direct
  mode. (But it continues to work.)

Also removed mentions of direct mode throughough the documentation.

I have not removed all the direct mode code yet.
2019-08-26 15:05:25 -04:00
..
adding_a_remote
backups
modifying_annexed_files
moving_file_content_between_repositories
removing_files
renaming_files
unused_data
using_ssh_remotes
adding_a_remote.mdwn
adding_files.mdwn Automatically convert direct mode repositories to v7 with adjusted unlocked branches 2019-08-26 15:05:25 -04:00
automatically_managing_content.mdwn
backups.mdwn
creating_a_repository.mdwn
fsck__58___verifying_your_data.mdwn
fsck__58___when_things_go_wrong.mdwn
getting_file_content.mdwn
modifying_annexed_files.mdwn Automatically convert direct mode repositories to v7 with adjusted unlocked branches 2019-08-26 15:05:25 -04:00
more.mdwn
moving_file_content_between_repositories.mdwn
quiet_please__58___When_git-annex_seems_to_skip_files.mdwn
removing_files.mdwn
removing_files__58___When_things_go_wrong.mdwn
renaming_files.mdwn Automatically convert direct mode repositories to v7 with adjusted unlocked branches 2019-08-26 15:05:25 -04:00
syncing.mdwn
transferring_files__58___When_things_go_wrong.mdwn
unused_data.mdwn
using_bup.mdwn
using_ddar.mdwn
using_special_remotes.mdwn
using_ssh_remotes.mdwn
using_tags_and_branches.mdwn