Chapter 12. Creating VCS Module(s)

Table of Contents

Setting AccuRev module information.
Setting Cvs module information.
Setting Perforce module information.
Setting Subversion module information.
Setting Visual Sourcesafe module information.
Setting StarTeam module information.

Click on New Module icon in upper right corner of the Modules frame. If you have multiple VCS modules defined, the retrieval process will start from the first module. Following modules will override previous modules if the part of the modules overlaps. For example, if you define module1 with destination path "/foo/bar", and later you define another module with destination path "/foo", the contents of module2 will override the contents of module1. But if module1 is defined with destination path "/foo", and module2 is defined with destination path "/foo/bar", only contents under directory "/foo/bar" will be overridden by module2.

Setting AccuRev module information.

Label

The label is the transaction number to which to sync. Specify the transaction number you want to build at.

Depot

The AccuRev depot to check the code out of.

Backing stream

The backing stream for this build module. The backing stream should be able to have streams created from it by the build user.

Build stream

The name of the stream to create from the backing stream. If it doesn't exist it will be created. A reference tree will be created from this stream with a '_reference' suffix appended to the build stream name.