diff -r 7685cec9fd3c -r f2ddfa555b0f doc/api/python/preparation.PreparationCheckout-class.html
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/doc/api/python/preparation.PreparationCheckout-class.html Fri Sep 11 11:54:49 2009 +0100
@@ -0,0 +1,584 @@
+
+
+
+
+
+
+
+
+
+ |
+
+
+ |
+
+
+
+
+ |
+
+
+ check(self)
+ Checks if all synergy resources are available. |
+
+ source code
+
+ |
+
+
+
+ |
+
+
+
+
+ |
+
+
+ execute(self)
+ Creates a checkout of the project, or updates an existing checkout if one is found. |
+
+ source code
+
+ |
+
+
+
+ |
+
+
+
+
+ |
+
+
+ __find_project(self,
+ project)
+ Private method. |
+
+ source code
+
+ |
+
+
+
+ |
+
+
+
+
+ |
+
+
+ __setup_project(self,
+ project,
+ coproject)
+ Private method. |
+
+ source code
+
+ |
+
+
+
+ |
+
+
+
+
+ |
+
+
+ _sync(self,
+ coproject)
+ Run the sync if the 'sync' property is defined to true in the
+configuration |
+
+ source code
+
+ |
+
+
+
+ |
+
+
+
+
+ |
+
+
+ __set_release(self,
+ project)
+ Update the release of the project hierarchy if required. |
+
+ source code
+
+ |
+
+
+
+ |
+
+
+
+
+ |
+
+
+ __fix_baseline(self,
+ coproject)
+ Check for project in a different status, then check them out. |
+
+ source code
+
+ |
+
+
+
+ |
+
+
+
+
+ |
+
+
+ _check_conflicts(self,
+ coproject)
+ Private method. |
+
+ source code
+
+ |
+
+
+
+ |
+
+
+
+
+ |
+
+
+ __set_subbaselines(self,
+ project)
+ Private method. |
+
+ source code
+
+ |
+
+
+
+ |
+
+
+
+
+ |
+
+
+ __get_array(self,
+ key)
+ Private method. |
+
+ source code
+
+ |
+
+
+
+ |
+
+
+
+
+ |
+
+
+ __get_subbaselines(self)
+ Private method. |
+
+ source code
+
+ |
+
+
+
+ |
+
+
+
+
+ |
+
+
+ __get_tasks(self)
+ Private method. |
+
+ source code
+
+ |
+
+
+
+ |
+
+
+
+
+ |
+
+
+ __get_folders(self)
+ Private method. |
+
+ source code
+
+ |
+
+
+
+ |
+
+
+
+
+ |
+
+
+ _set_tasks_and_folders(self,
+ project)
+ Private method. |
+
+ source code
+
+ |
+
+
+
+ |
+
+
+
+ Inherited from PreparationAction :
+ get_session ,
+ get_threads
+
+
+ Inherited from object :
+ __delattr__ ,
+ __getattribute__ ,
+ __hash__ ,
+ __new__ ,
+ __reduce__ ,
+ __reduce_ex__ ,
+ __repr__ ,
+ __setattr__ ,
+ __str__
+
+ |
+
+
+
+