Visual Expert now supports GIT, TFS, and SVN source control to perform code analysis.
When creating a Visual Expert project, you have to select the code that will be analyzed later on.
Simple cases include selecting code from Windows files & folders, or connecting to a database to read stored procedures, table definitions, etc.
This tutorial explains how to fetch code stored in TFS, SVN or GIT Repository using the
Visual Expert native interface.
This will replace manual operations to extract and load source code in your project, and allow a fully automated process, in particular in the context of a continuous integration.
How to connect your VE project to GIT, TFS, or SVN source control?
Follow the step-by-step tutorials listed below for more information:
- Read Code from a GIT / GitHub / Azure-Git Repository
- Read Code from a Team Foundation Server (TFS)
- Read Code from an SVN Repository
See Also: