Skip to content

Get Source Code from a Specific Site

Overview

Retrieves source code, such as scripts, server scripts, and CSS, from a specific Pleasanter site.

The Development Tools screen for getting source code from a specific site

Limitations

  1. Conditions cannot be set. Conditions must be set from the Pleasanter web interface.

Procedure

  1. Open "Settings.json" in Editor.
  2. Add the environment to retrieve in Environments. Set the Name, Title, DBMS, and ConnectionString.
  3. Specify the upper directory path where the source code is stored in BasePath.
  4. Set the SiteId to retrieve in Codes. Also, specify the code's ID, Title, Type, and Path.
  5. Launch Implem.PleasanterManagementStudio.exe.
  6. Select the target environment from the list of environments.
  7. Click [Run]-[Codes]-[Get SiteSettings codes] from the menu at the top of the screen.
  8. Check the confirmation items in the dialog and click "Yes (Y)."
  9. Click [File]-[Open log folder] from the menu at the top of the screen to open the log folder.
  10. Open the [SiteSettingsConvertLog] folder in the log folder to view the source code before and after the changes. You can also open this folder by clicking [Codes]-[Open folder: SiteSettings convert log] from the menu at the top of the screen.