Command 'Import project to SVN'
Function: This command opens the dialog Import project to SVN in order to import a CODESYS project to the SVN repository.
Call: Menu bar: Project ‣ SVN .
Requirement
You have access to an SVN repository and you know its URL.
You have read access to the entire project.
See also
Dialog 'Import Project to SVN'
URL of SVN repository |
URL of the SVN repository with the new project folder where the files are imported Example: https://svnserver/repository/trunk/ControlABC.project Tip: When importing libraries, specify the extension .library or _library. For projects, specify the extension .project or _project. Then the project type is recognized automatically at checkout and the options are set accordingly in the Checkout dialog. |
|
Opens the SVN repository browser dialog The previous project structure is displayed and you can edit them here. |
Import message |
Text for use as log message Example: Control project for customer A |
Recent Messages |
Opens the Recent Messages dialog. There you can reuse the last log messages. |
Generate SVN_VERSION_INFO |
|
OK |
Creates the current project in the SVN repository and imports the project objects. The local project in CODESYS Development System is linked to the SVN repository. Overlay icons show this in the object trees. |
See also