(no subject)

Page 1.0 of 1.2
  • Ingo

    Ingo - 2018-03-16

    Note: The local SVN thing would be ideal with SharpSVN, if this is available from within IronPython. If not, we force the user to have SVN installed.

     
  • Ingo

    Ingo - 2018-04-11

    The import or commit actions are always searching for all libraries and projects in the folder. Those are committed one-by-one. The checkin will be done in a direct subfolder, named after the library or projects basename.

    After that, PlcOpen XML (as an inermediate format) and a markdown export of the project or library will be generated and committed, also using the basename.

    Note, that the commit using the external SVN client should only be done on specific files. Otherwise there is a risk, that modifications are implicitely committed without an acknowledge of the user.

    Note 2, the same commit message should be used for all single commits. First, passing this message as a parameter to the tool should be enough.

     
  • erichspitzweg - 2018-04-12
    • status: open --> accepted
    • assigned_to: erichspitzweg
     
  • Ingo

    Ingo - 2018-08-09

    The build of the markdown and CODESYS packages is currently a separate step. It can be done in advance to a commit, if desired.

     
  • Ingo

    Ingo - 2018-08-09
    • status: accepted --> closed
    • assigned_to: erichspitzweg --> Ingo
     

Log in to post a comment.