If Parasoft tools are configured to publish source code during analysis, encrypted source code files published by the tools will be stored in DTP's file system. As your source code changes, there will be different versions of the code sent to DTP. DTP will display the correct version of a file when you view the sources in an explorer view.

Benefits of Publishing Source Code from Parasoft Tools

  • Enables fast access to source files without additional configuration in DTP Server.
  • Supports source files that are not stored under source control (such as auto-generated files during build).
  • Allows you to display source files stored under source control systems that are not natively supported by DTP.
  • Provides support for source files that are modified, moved, or copied during build (that is, files that get disconnected from original source control system).

Deleting Previously Published Source Code

You can delete previously published source code by removing the content in the <DTP_DATA_DIR>/data/_DEFAULT_/dc/sources directory.

  • No labels