अंग्रेज़ी में पढ़ें संपादित करें

इसके माध्यम से साझा किया गया


SvnMappingDetails interface

Represents a Subversion mapping entry.

Properties

depth

The depth.

ignoreExternals

Indicates whether to ignore externals.

localPath

The local path.

revision

The revision.

serverPath

The server path.

Property Details

depth

The depth.

depth: number

Property Value

number

ignoreExternals

Indicates whether to ignore externals.

ignoreExternals: boolean

Property Value

boolean

localPath

The local path.

localPath: string

Property Value

string

revision

The revision.

revision: string

Property Value

string

serverPath

The server path.

serverPath: string

Property Value

string