Change 16208

tjuricek
tjuricek committed this change into //guest/tjuricek/file-system-client/main
Request Review
Download .zip
Naive implementation that adds guesses at rename and unlink abilities.

It's becoming *very* apparent that we need a different approach to handling file system events. We likely need to create a log of "here's what I've done" and then after a certain period of time trigger a system that allows you to possibly just reconcile the changes. Matching filesystem calls to p4 commands ends up with *a lot* of p4 commands.
  • Files 4
  • Comments 0
4 edited 0 added 0 deleted
README.md#2
Loading...
Workspace.cpp#2
Loading...
Workspace.h#2
Loading...
main.cpp#2
Loading...
Tip: Use n and p to cycle through the changes.