cgl.plugins.perforce package¶

Subpackages¶

  • cgl.plugins.perforce.utils package
    • Submodules
    • cgl.plugins.perforce.utils.config module
      • get_perforce_user_name()
      • get_port()
      • get_server_ip()
    • cgl.plugins.perforce.utils.depot module
      • create_depot()
      • delete_depot()
      • depot_exists()
      • get_depot_name()
      • get_depots()
      • get_depots_for_project()
      • get_shotgrid_locations()
      • get_world_from_depot_name()
      • initialize_depot()
      • initialize_new_location()
    • cgl.plugins.perforce.utils.environment module
      • alchemy_perforce_startup()
      • check_peforce_connection()
      • check_perforce_environment_variables()
      • get_perforce_env_variables()
      • setup_perforce_environment_variables()
    • cgl.plugins.perforce.utils.git_operations module
      • ask_for_overwrite()
      • check_out_depot()
      • commit()
      • make_project_files_read_only()
      • pull()
      • push()
      • revert()
    • cgl.plugins.perforce.utils.user module
      • check_for_user()
      • create_user()
    • cgl.plugins.perforce.utils.workspace module
      • create_workspace()
      • delete_workspace()
      • get_all_workspaces()
      • get_current_workspace()
      • get_workspace_name()
      • get_workspace_path()
      • switch_to_workspace()
      • workspace_exists()
    • Module contents

Submodules¶

cgl.plugins.perforce.alchemy module¶

cgl.plugins.perforce.alchemy.check_connection() → Tuple[bool, str][source]¶

checks if perforce is installed and configured

Module contents¶

magic_browser

Navigation

  • Introduction
  • Task Stages
  • Path Object
  • Reviews
  • The Alchemist’s Cookbook
  • SmartTask System - Overview
  • Plugins - how to easily create plugins for any DCC
  • Project Management
  • Magic Scene Description
  • Documentation

Related Topics

  • Documentation overview
©2023, Tom Mikota. | Powered by Sphinx 8.1.3 & Alabaster 1.0.0 | Page source