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 .drone.yml branches/ tags/ trunk/ mqttsparkplugb.package <== created with cforge > build??? mqttsparkplugb/ package.manifest <== create with cforge > create package mqttsparkplugb/ <== Library (created with CODESYS SVN) unittest/ <== project with cf unit unittests (created with CODESYS SVN) mqttsparkplugb-example/ <== project (created with CODESYS SVN) mqttsparkplugb.library <== created with cforge > comit?? unittest.project <== created with cforge > comit?? mqttsparkplugb-example.project <== created with cforge > comit??
Diff:
Diff:
Directory structure has been created.
Todo: create artefacts;