projects.rb #2

  • //
  • guest/
  • perforce_software/
  • helix-web-services/
  • candidate/
  • source/
  • helix_web_services/
  • lib/
  • projects.rb
  • Commits
# Change User Description Committed
#2 16345 tjuricek Removing candidate branch
#1 16342 tjuricek Create candidate branch.

This branch is mostly here to start work on our release infrastructure.
//guest/perforce_software/helix-web-services/main/source/helix_web_services/lib/projects.rb
#2 15837 tjuricek Removed HVEProjectsService, moved methods to module of projects app
#1 15622 tjuricek Move source code to 'source/' subdirectory of branch.

build/ will remain where it is.
//guest/perforce_software/helix-web-services/main/helix_web_services/lib/projects.rb
#3 15479 tjuricek Added a basic "HVE project" implementation for creating clients.
#2 15437 tjuricek Basic "HVE Project" implementation.

This will allow directories in a HVE instance to host 'projects' for use by helix sync.
There are no methods defined for creating the projects, however.

This does not include any specialization or testing in the Qt API yet.
I may investigate creating a "higher level" interface for Qt client apps.
#1 15099 tjuricek Revise project services to be our simple 'container' for other systems.