michaelh created this revision.
michaelh added reviewers: Baloo, Frameworks.
Restricted Application added projects: Frameworks, Baloo.
michaelh requested review of this revision.

REVISION SUMMARY
  This is the command line interface of database sanitizer

TEST PLAN
  Run on command line
  Example:
  
    $ baloodb list --missing-only --device-id 2049 '/otto/'
    command "list"
    Listing database contents...
    Missing: device: 2049 inode: 5053 url: /tmp/otto/A
    Missing: device: 2049 inode: 9441 url: /tmp/otto/B
    Missing: device: 2049 inode: 9464 url: /tmp/otto/B/B.txt
    Found 3 matching items
    Elapsed: 1.50824 secs

REPOSITORY
  R293 Baloo

BRANCH
  sanitize-cmd (branched from master)

REVISION DETAIL
  https://phabricator.kde.org/D11287

AFFECTED FILES
  src/tools/CMakeLists.txt
  src/tools/baloodb/CMakeLists.txt
  src/tools/baloodb/Messages.sh
  src/tools/baloodb/main.cpp

To: michaelh, #baloo, #frameworks
Cc: ashaposhnikov, michaelh, spoorun, nicolasfella, alexeymin

Reply via email to