Version control: Create branches
The module creates new branches in a GIT repository of b4A packages. Threrefore a source branch is defined which is used as the start point for the branch.
Designation
- Name
- vcs.BranchCreate
Configuration
- Optionen
- Version Control System
- Package (
package) - Name of the package to check in
- VCS username (
vcs-username) - username for the repository access
- VCS password (
vcs-password) - password for the repository access
- VCS password file (
vcs-password-file) - To hide the password from commandline this option can be used to pass on the password in a file
- Encryption Key (
vcs-password-key) - Defines the secret for the password encryptionMögliche Werte: Server (
server), AE Script (ae-script)
- Branch (
branch) - Name of the branch to use
- Source Branch (
source-branch) - the branch used as source for the new branch
- VCS Full Name (
vcs-fullname) - Full name of the VCS user
- VCS Mail Address (
vcs-email) - Mail address of the VCS user