GIT

Table Description

Key NULL Column Type (Size)

P

No

OID

NUMBER

No

NAME

VARCHAR2(50)

Yes

DESCRIPTION

VARCHAR2(255)

Yes

USERID

VARCHAR2(50)

Yes

PASSWORD

VARCHAR2(255)

No

COMMANDPATH

VARCHAR2(255)

No

TIMEOUT

NUMBER

No

REPOSITORYURL

VARCHAR2(255)

Yes

REPOSITORYPUSHURL

VARCHAR2(255)

No

CACHELOCATION

VARCHAR2(255)

Yes

ARCHIVED

NUMBER(1)

Yes

ARCHIVEDDATETIME

DATE

No

VERSION

NUMBER

Column Descriptions

OID

Unique table identifier.

See also: GIT_PK.

Key NULL Column Type (Size)

P

No

OID

NUMBER

NAME

Name of the Git Repository.

Key NULL Column Type (Size)

No

NAME

VARCHAR2(50)

DESCRIPTION

Description for the Git Repository.

Key NULL Column Type (Size)

Yes

DESCRIPTION

VARCHAR2(255)

USERID

The User ID that IKAN ALM will use to access the Git Repository.

Key NULL Column Type (Size)

Yes

USERID

VARCHAR2(50)

PASSWORD

The Password that IKAN ALM will use to access the Git Repository.

Key NULL Column Type (Size)

Yes

PASSWORD

VARCHAR2(255)

COMMANDPATH

The path to the Location where the Git Client command (git.exe or git) resides.

Key NULL Column Type (Size)

No

COMMANDPATH

VARCHAR2(255)

TIMEOUT

The time-out value in seconds.

If IKAN ALM is not able to establish a connection with the Git Repository within the defined period, it will consider the Repository to be inaccessible.

Key NULL Column Type (Size)

No

TIMEOUT

NUMBER

REPOSITORYURL

The URL of the Git Repository.

Key NULL Column Type (Size)

No

REPOSITORYURL

VARCHAR2(255)

REPOSITORYPUSHURL

The URL of the Git Repository, to be used for push actions.

Key NULL Column Type (Size)

Yes

REPOSITORYPUSHURL

VARCHAR2(255)

CACHELOCATION

The path to the Cache location for this Git Repository. This directory on the IKAN ALM Server is used to clone and cache the Git Repository for the IKAN ALM Server and Web Application in order to speed up the Repository processes.

Make sure that the access rights on this location are correctly configured for the Git process. A sample location might be ALM_HOME/system/gitcache, e.g., C:/ALM/system/gitcache.

It is possible to share the Cache Location among different Git Repositories.

Key NULL Column Type (Size)

No

CACHELOCATION

VARCHAR2(255)

ARCHIVED

For internal use only.

Key NULL Column Type (Size)

Yes

ARCHIVED

NUMBER(1)

ARCHIVEDDATETIME

For internal use only.

Key NULL Column Type (Size)

Yes

ARCHIVEDDATETIME

DATE

VERSION

For internal use only.

Key NULL Column Type (Size)

No

VERSION

NUMBER

Indexes

Index Primary Unique Column(s) Source Table

GIT_PK

Yes

Yes

OID

Relationships

Referenced Tables

No referenced tables available.

Referencing Tables

No referencing tables available.

Report Labels

GIT_ARCHIVED_LABEL

English:

Archived

French:

Archivé(e)

German:

Archiviert

GIT_ARCHIVEDDATETIME_LABEL

English:

Archive Date/Time

French:

Date/heure archivage

German:

Datum/Zeit Archivierung

GIT_CACHELOCATION_LABEL

English:

Cache Location

French:

Emplacement cache

German:

Cache Standort

GIT_COMMANDPATH_LABEL

English:

Command Path

French:

Chemin de commande

German:

Befehlsverzeichnis

GIT_DESCRIPTION_LABEL

English:

Description

French:

Description

German:

Beschreibung

GIT_NAME_LABEL

English:

Name

French:

Nom

German:

Name

GIT_OID_LABEL

English:

OID

French:

OID

German:

OID

GIT_PASSWORD_LABEL

English:

Password

French:

Mot de passe

German:

Passwort

GIT_REPOSITORYPUSHURL_LABEL

English:

Repository Push URL

French:

URL Push du Référentiel

German:

URL des Push Repository

GIT_REPOSITORYURL_LABEL

English:

Repository URL

French:

URL du Référentiel

German:

URL des Repository

GIT_TIMEOUT_LABEL

English:

Time-Out (s)

French:

Délai d’expiration (s)

German:

Zeitlimit (s)

GIT_USERID_LABEL

English:

User ID

French:

ID Utilisateur

German:

Benutzer-ID

GIT_VERSION_LABEL

English:

Version

French:

Version

German:

Version