AcUtils
A high performance abstraction layer for AccuRev
Properties | List of all members
AcUtils.RepoSection Class Reference

The repositories section in <prog_name>.exe.config for multiple AccuRev server support. More...

Collaboration diagram for AcUtils.RepoSection:
Collaboration graph
[legend]

Properties

RepoCollection Repositories [get]
 The list of server-port pairs from <prog_name>.exe.config. More...
 

Detailed Description

The repositories section in <prog_name>.exe.config for multiple AccuRev server support.

Definition at line 26 of file RepoSection.cs.

Property Documentation

RepoCollection AcUtils.RepoSection.Repositories
get

The list of server-port pairs from <prog_name>.exe.config.

Definition at line 44 of file RepoSection.cs.