Skip to content

Upload source code to a specific site

Overview

Uploads source code, such as Scripts, Server scripts, and CSS, stored on your local PC to a specific Pleasanter site.

The Development Tools screen for uploading source code to 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 be uploaded to Environments. Set the Name, Title, DBMS, and ConnectionString.
  3. Specify the parent directory path where the source code is stored in BasePath.
  4. Set the SiteId of the destination to be uploaded to Codes. Also, specify the code's Id / Title / Type / Path.
  5. Launch Implem.PleasanterManagementStudio.exe.
  6. Select the target environment from the list of environments.
  7. Click [Run]-[Codes]-[Upload 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.