diff -r 7685cec9fd3c -r f2ddfa555b0f doc/api/python/buildmanagement-module.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/doc/api/python/buildmanagement-module.html Fri Sep 11 11:54:49 2009 +0100 @@ -0,0 +1,287 @@ + + + + + buildmanagement + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + Module buildmanagement + + + + + + +
[hide private]
[frames] | no frames]
+
+ +

Module buildmanagement

source code

+BuildManagement module

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + +
Functions[hide private]
+
+   + + + + + + +
buildmanager(synergyhost, + databasepath, + configfile, + specname)
+ Buildmanager
+ source code + +
+ +
+   + + + + + + +
add_approved_tasks(session, + config)
+ add approved tasks to be updated to project
+ source code + +
+ +
+   + + + + + + +
reconcile(session, + config)
+ reconcile
+ source code + +
+ +
+   + + + + + + +
set_latest_baseline(session, + config)
+ Setting latest baseline
+ source code + +
+ +
+   + + + + + + +
reconfigure(session, + config)
+ recongifure
+ source code + +
+ +
+   + + + + + + +
update_release_tags(session, + config)
+ update release tags
+ source code + +
+ +
+   + + + + + + +
create_baseline(session, + config)
+ Create baseline
+ source code + +
+ +
+   + + + + + + +
force_list(myobject)
+ force list of objects
+ source code + +
+ +
+ + + + + + + + + +
+ + + + + +
Variables[hide private]
+
+   + + logger = logging.getLogger("buildmanagement") +
+ + + + + + + + + + + + + + + + + + + + + +
+ + + + +