Change 15757

tjuricek
tjuricek committed this change into //guest/perforce_software/helix-web-services/main/source
Request Review
Download .zip
Add resolve implementation for submitting from shelves for Helix Sync

Includes additional concepts for creating a "helix sync shelf client" vs a "helix sync device client". It's expected that there's basically one shelf client per user per project. The "device" client is an additional client per user per project per machine. The HWS services will submit via the "shelf client".

The resolve implementation remains untested at the moment in order to get the client changes in the hands of Helix Sync developers.
  • Files 13
  • Comments 0
12 edited 1 added 0 deleted
doc/05_http_protocol.asc#3
Loading...
doc/helix_sync/clients.asc#2
Loading...
helix_web_services/lib/helix_sync/app.rb#2
Loading...
helix_web_services/lib/helix_sync/client_service.rb#2
Loading...
helix_web_services/lib/helix_versioning_engine/hve_projects_service.rb#2
Loading...
helix_web_services/lib/helix_versioning_engine/hve_projects_service/init_change_service.rb#2
Loading...
helix_web_services/lib/helix_versioning_engine/hve_projects_service/init_client_service.rb#2
Loading...
helix_web_services/lib/helix_versioning_engine/hve_projects_service/submit_failed.rb#1
Loading...
helix_web_services/lib/hws_settings.rb#4
Loading...
helix_web_services/spec/helix_sync/changes_spec.rb#2
Loading...
helix_web_services/spec/helix_sync/clients_spec.rb#2
Loading...
helix_web_services_client/lib/helix_web_services_client/helix_sync.rb#2
Loading...
helix_web_services_client/spec/helix_sync_spec.rb#2
Loading...
Tip: Use n and p to cycle through the changes.