Liquid Studio Documentation
Projects / Source Control Integration
In This Topic
    Source Control Integration
    In This Topic

    Liquid XML Studio's source control integration allows you to safely store your files within a source control repository directly from within Liquid XML Studio.

    Supported source control systems are Microsoft SCC API compliant systems (e.g. Microsoft SourceSafe 2005) and the TortoiseSVN Command Line.

    You are asked to select a Source Control Provider the first time you create a new project. You can change the default provider using Tools->Options.

    Microsoft SCC API compliant systems (e.g. Microsoft SourceSafe 2005)

    Source control integration with these systems allows the following:

    Create Project, Add files, Check-in files, Check-out files, and Get latest version. These options are file specific by right-clicking the files (or groups) in the Project Window.

    TortoiseSVN Command Line

    TortoiseSVN command line integration provides a simple wrapper over the TrotoiseSVN command line interface.

    See Also