Page MenuHomeSolus

Initial version of watchman
ClosedPublic

Authored by kyrios123 on May 30 2017, 5:47 PM.
Tags
None
Referenced Files
F11067081: D277.id.diff
Fri, Aug 11, 7:20 PM
F11067080: D277.id751.diff
Fri, Aug 11, 7:20 PM
F11067079: D277.id801.diff
Fri, Aug 11, 7:20 PM
F11048162: D277.diff
Thu, Aug 10, 4:16 PM
F10967353: D277.id.diff
Thu, Jul 20, 8:56 AM

Details

Summary

Add watchman to the repository. Closes T3793.

Signed-off-by: Pierre-Yves <pyu@riseup.net>

Test Plan

Tried a few basic commands:

  • watchman watch .
  • watchman get-config .
  • watchman list-capabilities
  • watchman watch-list
  • watchman watch-del "<some watched directory"

...

Diff Detail

Repository
R3515 watchman
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

JoshStrobl added a subscriber: JoshStrobl.
JoshStrobl added inline comments.
pspec_x86_64.xml
52

Should use systemd tmpdirs. Can use samba as an example.

This revision now requires changes to proceed.Jun 6 2017, 2:52 PM
pspec_x86_64.xml
52

Actually I had a look at samba tmpdirs when I made this package and I saw /run/samba
So I guess there is something I missed or I don't understand ??

The permissions 777 is required to allow non-privileged users to use the application.

kyrios123 edited edge metadata.

fix tmpdirs

This revision is now accepted and ready to land.Jun 12 2017, 2:23 PM
This revision was automatically updated to reflect the committed changes.