Table of Contents
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.
The label is the transaction number to which to sync. Specify the transaction number you want to build at.
The AccuRev depot to check the code out of.
The backing stream for this build module. The backing stream should be able to have streams created from it by the build user.
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.