Filesystem plugin

This SCM plugin uses a flat filesystem on the RapidDeploy server to store project artifacts. This is the default plugin when installing RapidDeploy.

When using this plugin, you just need to specify the project root directory.

Prerequisites

You will need to decide on the location, on the framework server, of the local folder to store project artifacts. This must be in a filesystem with sufficient space for the copy and in a folder that the framework server has read/write access to.

Create, update and commit operations

This plugin, when selected, creates a folder structure the specified directory on the framework server. This folder is used for all updates and commits for the project to which it is associated.

The folder structure is created during project creation when this plugin is selected.

The folder structure is automatically updated when doing a project files import or when preparing to edit any project files through the framework server UI.

Changes are automatically committed to the folder structure when saving a project or during a save of any project files.

Attributes and parameters

List and description of all user interface plugin parameters.

A note on version history

This plugin does not store a history of any changes made. Therefore this plugin is only suitable for use in non-production environments.