Navigation

  • index
  • modules |
  • next |
  • previous |
  • Skaion Console User 2.0 documentation »
  • 4. Objects that control applications »
  • 4.18. Source Code Management »
  • 4.18.1. Abstract SCM Classes

4.18.1. Abstract SCM ClassesΒΆ

These classes are not expected to be instantiated directly, but do provide either public interfaces or default implementations of common tasks.

  • SCM
    • SCM.clone()
    • SCM.commit_changes()
    • SCM.new_repo()
    • SCM.update_local()
    • SCM.update_remote()
  • SCMImpl
    • SCMImpl.clone()
    • SCMImpl.commit_changes()
    • SCMImpl.new_repo()
    • SCMImpl.update_local()
    • SCMImpl.update_remote()
  • get_scm_impl()
  • SCMCommandShell
    • SCMCommandShell.clone()
    • SCMCommandShell.commit_changes()
    • SCMCommandShell.exit()
    • SCMCommandShell.new_repo()
    • SCMCommandShell.open()
    • SCMCommandShell.update_local()
    • SCMCommandShell.update_remote()
  • SCMGitCommandShell
    • SCMGitCommandShell.clone()
    • SCMGitCommandShell.commit_changes()
    • SCMGitCommandShell.open()

Previous topic

4.18. Source Code Management

Next topic

<no title>

This Page

  • Show Source

Quick search

Navigation

  • index
  • modules |
  • next |
  • previous |
  • Skaion Console User 2.0 documentation »
  • 4. Objects that control applications »
  • 4.18. Source Code Management »
  • 4.18.1. Abstract SCM Classes
© Copyright 2010, Skaion Corporation. Created using Sphinx 6.2.1.