Get Source Code from a Specific Site
Overview¶
Retrieves source code, such as scripts, server scripts, and CSS, from a specific Pleasanter site.
Limitations¶
- Conditions cannot be set. Conditions must be set from the Pleasanter web interface.
Procedure¶
- Open "Settings.json" in Editor.
- Add the environment to retrieve in Environments. Set the Name, Title, DBMS, and ConnectionString.
- Specify the upper directory path where the source code is stored in BasePath.
- Set the SiteId to retrieve in Codes. Also, specify the code's ID, Title, Type, and Path.
- Launch Implem.PleasanterManagementStudio.exe.
- Select the target environment from the list of environments.
- Click [Run]-[Codes]-[Get SiteSettings codes] from the menu at the top of the screen.
- Check the confirmation items in the dialog and click "Yes (Y)."
- Click [File]-[Open log folder] from the menu at the top of the screen to open the log folder.
- 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.
