CodeArts Repo
CodeArts Repo

    All results for "" in this service

      All results for "" in this service

      • What's New
      • Function Overview
      • Product Bulletin
        • Vulnerability Notices
          • Vulnerability Fixing Policies
      • Service Overview
        • CodeArts Repo Illustration
        • What Is CodeArts Repo?
        • Advantages
        • Use Cases
        • Function
          • Ultimate Security and Resilience
          • Multiple Git Workflows
          • Multi-form Code Reviews
          • Quality Gates for Code Merge
          • Code-based R&D Asset Tracing
          • Embedded Repository Specifications and Templates
        • Principle
        • Security
          • Shared Responsibilities
          • Authentication and Access Control
          • Data Protection Technologies
          • Auditing and Logging
          • Security Risk Monitoring
          • Security O&M
          • Certificates
        • Constraints
        • Glossary
      • Getting Started
        • Developing Java Code in a Scrum Project
        • Configuring CodeArts Repo Policies by Administrator
        • Getting Started with Common Practices
      • User Guide
        • Process of CodeArts Repo
        • Purchasing CodeArts
        • Environment and Personal Settings
          • Installing and Configuring Git
          • Key
          • Configuring an SSH Key
          • Configuring HTTPS Password
          • Configuring an Access Token
          • Configuring a GPG Public Key
          • Configuring Git LFS
          • Clearing the Repository Memory
        • Accessing CodeArts Repo Homepage
        • Creating and Configuring a CodeArts Project
          • Creating a Project
          • Adding Project Members
            • Introduction
            • Adding IAM Users from Your Account
            • Adding Members from Another Project
            • Adding Members from Another Account
            • Adding Members from an Agency
            • Adding Members via Link
            • Adding Members by Associating a Team
          • Managing Permissions
            • Managing Service Permissions
            • Managing Project Permissions
        • Configuring Project-Level Settings for CodeArts Repo
          • Configuring Project-Level Repository Settings
          • Configuring Protected Branch Rules
          • Configuring Commit Rules
          • Configuring Project-Level Merge Request Rules
          • E2E Settings
          • Configuring Webhook Settings
        • Managing Member Permissions
          • IAM Users, Project Members, and Repository Members
          • Configuring Project-Level Permissions
          • Configuring Repo-Level Permissions
          • Syncing Project Members to CodeArts Repo
        • Creating a Repository
          • Creating Repos in Different Scenarios
          • Prerequisites for Creating a Repository
          • Creating a Custom Repository
          • Creating a Repository Using a Template
          • Forking a Repository
        • Migrating Code and Syncing a Repository
          • Repository Migration Overview
          • Obtaining an Access Token
            • Obtaining an Access Token from GitHub
            • Obtaining an Access Token from GitLab
            • Obtaining an Access Token from Gitee
          • Migrating a Third-Party Git Repository to CodeArts Repo
            • Importing a Git Repository Using a URL
            • Importing a GitHub Repository
            • Importing a GitLab Repository
            • Importing a Self-Hosted GitLab Repository
            • Importing a Gitee Repository
          • Importing a Local Git Repository to CodeArts Repo
          • Migrating an SVN Code Repository
          • Syncing Repo Settings
          • Verifying the Import Permission
          • Entering Basic Information for a Repository
            • Entering Basic Information for an Imported Repository
            • Configure Basic Information for a New Repository.
        • Configuring Repository Settings
          • Configuring Repository Policies
            • Configuring Protected Branch Rules
            • Configuring Protected Tag Rules
            • Configuring Code Commit Rules
            • Configuring Repository-Level Merge Request Rules
            • Configuring Review Comment Rules
            • MR Evaluation
          • Configuring the Repository Settings
            • Configuring Repository Information
            • Setting Notifications for Repositories and MRs
            • Configuring the Repository Settings
            • Configuring Repository Synchronization
            • Setting Submodule
            • Pre-Merging an MR
          • Backing Up a Repository
          • Integration with Other Services
            • E2E Settings
            • Webhook Settings
          • Viewing Activities
          • Viewing Repository Statistics
        • Hierarchical Repository Management
          • Creating a Repository Group
          • Using Repository Groups
            • Viewing the Repository Group List
            • Viewing Repository Group Details
            • Configuring Repo Group Members
            • Viewing the Repository Group Homepage
            • Managing Members of a Repository Group
          • Configuring Repository Groups
            • Repository Group Information
            • Repository Settings
            • Risky Operations
            • Permission Management
        • Configuring a Repository
          • Viewing the Repository List
          • Viewing Repository Details
          • Viewing Repository Homepage
        • Cloning or Downloading a Repository to a Local PC
          • Differences Between Cloning and Downloading a Repository
          • Using the SSH Key to Clone a Repo to a Local PC
          • Using HTTPS to Clone a Repo to a Local Computer
          • Using a Browser to Download Code Package to a Local PC
        • Uploading Code Files to CodeArts Repo
          • Editing and Creating a Merge Request
          • Creating a Branch and Developing Code in Git Bash
          • Committing Code in Eclipse and Creating a Merge Request
          • Using git-crypt to Transmit Sensitive Data on the Git Client
          • Viewing Commit History
        • Collaborating on a Workflow
          • Workflow Overview
          • Working on a Centralized Workflow
          • Feature Branch Workflow
        • Committing Code to CodeArts Repo and Creating a Merge Request
          • Resolving Review Comments and Merging Code
        • Managing Merge Requests
          • Detailed Description of Review Comments Gate
          • Resolving Code Conflicts in an MR
          • Creating a Squash Merge
        • Managing Code Files
          • Managing Files
          • Managing Commits
          • Managing Branches
          • Managing Tags
          • Managing Comparison
        • Security Management
          • Configuring a Deploy Key for a Repository
          • Risky Operations
          • Adding Watermarks to a Repository
          • Locking a Repository
          • Configuring an IP Whitelist
          • Audit Logs
          • Adjusting Repository Visibility
      • Best Practices
        • CodeArts Repo Best Practices
        • Migrating GitLab Intranet Repositories to CodeArts Repo in Batches
        • Importing Local Repositories to CodeArts Repo in Batches
      • FAQs
        • Authentication
          1. TLS Handshake Fails and the Error Message "ssl handshake failure" Is Displayed
          2. Upgrading the SSH Function of CodeArts Repo
          3. How Can I Set Multiple SSH Keys on My Computer?
        • Member Permissions
          1. How Do I Quickly Add Members to All Code Repositories?
        • Uploading and Downloading Code
          1. "Error: Deny by project hooks setting 'default': message of commit" Is Reported When Code Repository Is Pushed from the Local Host to CodeArts Repo
          2. Pushing Binary Files to CodeArts Repo Failed
          3. Error "'origin' does not appear to be a git repository..." Is Reported When the Git Push Command Is Executed
          4. Error "The requested URL returned error: 401" Is Reported When HTTPS Is Used to Clone Code in CentOS
          5. Error "Merge branch 'master' of https://test.com Please Enter a commit" Is Reported When Pulling Code Using the Git Pull Command
          6. Message "fatal: refusing to merge unrelated histories" Is Displayed
          7. How Do I Prevent Files Containing Secrets from Being Pushed to CodeArts Repo?
        • Migrating Repositories
          1. When a Git-based Remote Repository Is Imported to CodeArts Repo, an Error Message "Accessing the remote repository timed out. Check the network." Is Displayed.
          2. How Do I Migrate a Gitee Repo?
          3. How Do I Migrate a GitLab Repo?
          4. How Do I Migrate a Codeup Repo?
          5. How Do I Migrate a Coding Repo?
        • Merge Request
          1. Why Is a Message Displayed Indicating Not Authorized When Merging an MR?
          2. Error "failed to push some refs to '....git'" Is Reported When the Merge Request Is Committed Locally
          3. How Do I Resolve Local Code File Conflicts?
        • Fork Sync
          1. How Do I Sync Code from a Primary Database to a Derived Database Generated by Fork?
        • Repository Capacity
          1. Insufficient Remaining Repository Capacity
        • FAQs
      • API Reference
        • Before You Start
        • API Overview
        • Calling APIs
          • Making an API Request
          • Authentication
          • Response
        • APIs
          • SSH Key
            • Obtaining the SSH Key List
            • Adding an SSH Key
            • Checking Whether a Private Key Can Be Used to Pull Code
          • Repository
            • Obtaining Files in a Branch Directory
            • Obtaining Repository Statistics
            • Obtaining Image Files of a Specific Branch in a Repository
            • Modifying the Status of a Repository Referenced by a Pipeline
            • Checking Whether a User Has the Repository Administrator Permission
            • Setting a Repository to Public or Private
            • Obtaining the Content of a Specified File in a Specified Branch of a Repository
            • Obtaining a Public Template List
            • Creating a Repository
            • Obtaining a Repository Short ID to Generate the Details Page URL
            • Querying a Commit of a Branch by Repository or Repository Group Name
            • Querying Branches of a Specified Repository
            • Querying a Commit of a Repository Branch by the Repository ID
            • Adding a Deploy Key
            • Deleting a Deploy Key
            • Obtaining the Last Commit Statistics of a Repository
            • Repository Statistics
            • Deleting a Repository
            • Viewing a Repository Creation Status
            • Querying the Tag List of a Repository
            • Adding a Tag
            • Querying Details About a Repository
            • Obtaining the number of committed code lines
            • Downloading a Repository
            • Creating a Protected Branch
            • Deleting a Protected Branch
            • Deleting Protected Branches in Batches
            • Creating a Protected Tag
            • Deleting a Protected Tag
            • Obtaining a Repository Branch List
            • Obtaining the MR List of a Repository
            • Obtaining MR Details of a Repository
            • Obtaining the Repository IP Address Whitelist
            • Adding the Repository IP Address Whitelist
            • Modifying the Repository IP Address Whitelist
            • Deleting the Repository IP Address Whitelist
            • Obtaining the Changes of an MR
            • Associating a Repository with a Member Group
            • Locking a Repository Based on the Repository Short ID
            • Unlocking a Repository Based on the Repository Short ID
            • Approving an MR
            • Obtaining Associated Work Item Information
            • Obtaining Reviewer Information Based on the Repo Short ID and Merge Request Short ID
            • Obtaining the List of Changed Files
          • Tenant
            • Obtaining the IP Address Whitelist of a Tenant
            • Adding a Tenant IP Address Whitelist
            • Modifying a Tenant IP Address Whitelist
            • Deleting a Tenant IP Address Whitelist
          • Group
            • Creating a Repository Group
            • Deleting a Repository Group
            • Querying Repository Groups with Create Permission in a Project
            • Obtaining Repository Group Information
            • Associating a Repository Group with a Member Group
          • Project (V2)
            • Querying All Repositories of a User
            • Creating a Project and Repository
            • Creating a Project and Forking a Repository
            • Querying All Repositories in a Project
            • Associating Branches with Work Items
          • RepoMember
            • Obtaining All Member Records in a Repository
            • Adding a Repository Member
            • Setting a Role for a Member in the Repository
            • Deleting a Repository Member
          • Commit
            • Querying a Commit Message of a Repository
            • Creating a Commit
            • Querying a Specific Commit of a Repository
            • Querying the Commit Difference Information of a Repository
          • File
            • Querying a Files in a Repository
          • User
            • Verifying HTTPS Account and Password
          • Webhook
            • Querying a Webhook of a Specified Repository
            • Adding a Webhook to a Specified Repository
            • Deleting a Webhook of a Specified Repository
          • Project
            • Obtaining the List of Repositories that Can be Set to Public under a Project
            • Obtaining Information About All Repositories in a Project
            • Verifying a Repository Name of a Specified Project
          • Repository Management (V2)
            • Creating a Branch
          • Review
            • Creating an MR Review
            • Obtaining a Review List
            • Replying to an MR Review
            • Obtaining Review Settings
        • Application Examples
          • Example 1: Querying All Repositories of a User
        • Appendix
          • Status Codes
          • Error Codes
          • Obtaining a Project ID
          • Obtaining an Account ID
      • Videos
      • General Reference
        • Glossary
        • Service Level Agreement
        • White Papers
        • Endpoints
        • Permissions