Ticket #18: SVN: use 'standard' cforge folder structure discussion

Page 1.0 of 1.24
  • i-campbell

    i-campbell - 2020-03-29
    • assigned_to: aliazzz
     
  • aliazzz

    aliazzz - 2020-03-29
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -1,6 +1,8 @@
     The cforge svn guidelines are in the logical location: https://forge.codesys.com/forge/wiki/Migrating%20Projects/
     so folder structure should be:
    
    +    license.txt
    +    STRUCTURE.MD 
         branches/
         tags/
         trunk/
    
    • status: open --> pending
     
  • aliazzz

    aliazzz - 2020-03-29
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -2,7 +2,8 @@
     so folder structure should be:
    
         license.txt
    -    STRUCTURE.MD 
    +    STRUCTURE.MD
    +    .drone.yml
         branches/
         tags/
         trunk/
    
     
  • aliazzz

    aliazzz - 2020-03-29
     
  • aliazzz

    aliazzz - 2020-03-29

    Directory structure has been created.
    Todo: create artefacts;

    mqttsparkplugb.package         <== create via cforge
    package.manifest               <== create via cforge
    unittest/                      <== project with cf unit unittests, create via CODESYS SVN
    mqttsparkplugb-example/        <== project example, create via CODESYS SVN
    unittest.project               <== create via cforge
    mqttsparkplugb-example.project <== create via cforge
    
     
  • i-campbell

    i-campbell - 2020-05-18
    • status: pending --> closed
     

Log in to post a comment.