sapling/eden/fs
Adam Simpkins ef8c3435c4 remove the "edenfsctl repository" subcommand
Summary:
We no longer use repository configs, so remove the `repository` subcommand
that supported adding and listing these configurations.

The main information that used to be included in the repository configuration
was the bind mount settings.  This has since been replaced with the
`.eden-redirections` file that is placed directly in each repository.

Reviewed By: wez

Differential Revision: D20876462

fbshipit-source-id: cc7d8e6f0a6a2e04fbf3159417af41a44908b3a8
2020-04-10 13:57:52 -07:00
..
benchharness Tidy up license headers 2019-10-11 05:28:23 -07:00
cli remove the "edenfsctl repository" subcommand 2020-04-10 13:57:52 -07:00
config remove all CLI code dealing with the old legacy bind-mounts config 2020-04-09 17:31:03 -07:00
fuse remove all CLI code dealing with the old legacy bind-mounts config 2020-04-09 17:31:03 -07:00
inodes fix an off-by-one issue in the fsck code when formatting dates 2020-04-09 00:18:18 -07:00
journal rename tracing to telemetry 2019-10-15 13:39:41 -07:00
model Include treeEntryTypeFromMode in Windows build 2020-03-31 08:08:36 -07:00
monitor Migrate from TAsyncSocket 2020-03-31 13:20:02 -07:00
notifications eden: show desktop notification for blob/tree fetch errors 2020-02-10 08:28:49 -08:00
py update Python platform checks to use sys.platform 2020-04-03 16:52:32 -07:00
rocksdb Remove dead includes in eden 2019-10-11 16:45:01 -07:00
service Explicitly track current/pending imports -- refactor and expose current metrics 2020-04-09 12:35:22 -07:00
sqlite fix a missing dependency in a CMakeLists.txt file 2019-11-21 21:43:54 -08:00
store disable reading blob from union store 2020-04-10 11:19:27 -07:00
takeover add EdenServer recovery step and recover after failed takeover data send handshake 2020-04-07 09:52:21 -07:00
telemetry Explicitly track current/pending imports -- refactor and expose current metrics 2020-04-09 12:35:22 -07:00
testharness eden: fix multiply defined symbols issue with ImportPriority 2020-03-20 10:56:08 -07:00
utils Cleaning up second definitions of dtype_t 2020-03-10 12:27:51 -07:00
win print an error message if an exception is thrown on Windows 2020-04-08 20:44:45 -07:00
CMakeLists.txt Move cli/ directory from eden/ to eden/fs (Without changing namespace) 2020-03-25 11:18:30 -07:00