Sdílet prostřednictvím


SvnMappingDetails interface

Představuje položku mapování Subversion.

Vlastnosti

depth

Hloubka.

ignoreExternals

Označuje, zda se mají ignorovat externí.

localPath

Místní cesta.

revision

Revize.

serverPath

Cesta k serveru.

Podrobnosti vlastnosti

depth

Hloubka.

depth: number

Hodnota vlastnosti

number

ignoreExternals

Označuje, zda se mají ignorovat externí.

ignoreExternals: boolean

Hodnota vlastnosti

boolean

localPath

Místní cesta.

localPath: string

Hodnota vlastnosti

string

revision

Revize.

revision: string

Hodnota vlastnosti

string

serverPath

Cesta k serveru.

serverPath: string

Hodnota vlastnosti

string