diff -r 7685cec9fd3c -r f2ddfa555b0f doc/api/python/ccm.extra-module.html
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/doc/api/python/ccm.extra-module.html Fri Sep 11 11:54:49 2009 +0100
@@ -0,0 +1,306 @@
+
+
+
+
+
+
+
+
+
+ |
+
+
+ Snapshot(project,
+ targetdir,
+ dir=None)
+ This function can snapshot anything from Synergy, even prep/working projects |
+
+ source code
+
+ |
+
+
+
+ |
+
+
+
+
+ |
+
+
+ __FastSnapshot(pool,
+ project,
+ targetdir,
+ callback,
+ exc_hld,
+ dir=None) |
+
+ source code
+
+ |
+
+
+
+ |
+
+
+
+
+ |
+
+
+ FastSnapshot(project,
+ targetdir,
+ threads=4)
+ Create snapshot running by running sbsnapshot concurently. |
+
+ source code
+
+ |
+
+
+
+ |
+
+
+
+
+ |
+
+
+ FastMaintainWorkArea(project,
+ path,
+ pst=None,
+ threads=4,
+ wat=False)
+ Maintain the workarea of a project in parallel. |
+
+ source code
+
+ |
+
+
+
+ |
+
+
+
+
+ |
+
+
+ get_toplevel_project(session,
+ path) |
+
+ source code
+
+ |
+
+
+
+ |
+
+
+
+