Setting the working directory

A working directory must be set before you can work with source files. The working directory is generally mapped to a local drive directory. It can also be mapped to a different location, such as a network drive.

  1. Select the repository you want to set the working directory for.
  2. Choose Repository > Set Working Directory.
  3. The Set Working Directory dialog box opens.

  4. Enter a directory path or click Browse to select a directory.
  5. Select Allow child repositories to inherit this working directory if you want child repositories to use the same directory.
  6. The working directory is set automatically when subrepositories are added.

  7. Select Inherit working directory from parent to use the parent repository’s working directory.
  8. The working directory is set as <parent’s path> \ <repository name>.

  9. Click OK.