Home
Home
Home
Removed XML Tag from markdown export
made script runnable under linux
Use alternate method to do the checkout of projects (which hopefully works in CI build)
- made project checkout callable from command line
Updated package
- Implemented project checkout
Optionally skip CODESYS SVN actions (just by try-catch).
fixed escape of commit message
Updated package
- find xml files in "create package"
Rebuilt package
Allow checkout also from windows explorer
change download directory of the install action, as the user doesn't have rights to save anything in the programs folder
Create Package
Home
SVN Commit
SVN Commit
SVN Update
SVN Checkout
Home
IndexMain
IndexMain
IndexMain
Updated cforge package
- Added command to create a CODESYS package manifest
Home
- Handle 'ticks' correctly (replace temporarily with five back-ticks, as escaping is not possible)
Home
commit: Implement the action 'commit'
The build of the markdown and CODESYS packages is currently a separate step. It can be done in advance to a commit, if desired.
[#2] commit: Implement the action 'commit'
support context menu entry for common use cases in windows explorer
Avoid warnings from URL handlers
[#7] Avoid warnings from URL handlers
fixed a few ui bugs
Made project compilable under linux
Added update command
Correctly handle dialog result
Added graphical user interface to checkout script
Updated cforge package
Readded function to run the package manager, which is necessary to install packages
Updated cforge to new dotnet
Updated Package Manifest to new Dot Net Version
- fixed IPY version
Home
Built CForge Package
Added IronPython DLLs for package build
Home
Added registry file to register CForge Commands in the Explorer
Home
Home
Commit exe, as this is necessary to rebuild the package w/o using Visual Studio
Cleaned up the structure of cforge and allow to build it with its own tool.
Transform XSLT to markdown.
implemented plcopenxml export. Transformation to markdown is still open
Avoid warnings from URL handlers
support context menu entry for common use cases in windows explorer
Added draft of build command for packages
Implement checkout
#5 Implement checkout
Reopen necessary, as I forgot to commit the command script.
Implement checkout
Implement checkout
#5 Implement checkout
Implement checkout
extended debug mode
added revision and build date to cforge
Home
Package Installation doesn't always work
#4 - fix package installation if file extension is not enough...
Package Installation doesn't always work
Package Installation doesn't always work
Home
now import.py is able to do an initial svn import of a lib or project
removed external call, does not work... dk why
complete folder is copied now
manifest changed, so that only complete script folder is copied
commit: Implement the action 'commit'
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...
Home
Implement URL Handler and framework for actions
codesys action scripts are now also in the package
added test for plcopen export
- new script for calling PackageManager.exe to show all installed packages
Home
Home
Home
now python scriptlib path is added, so python libs are found and can be used
new feature "easy attach" -> if a file named "debug" is put into the cforge folder, the binary can easily debugged (attached from VS) to find bugs...
fixed bug for urlhandler links
Implement URL Handler and framework for actions
Command line output for setup
- dont automatically elevate user
added new command for install tool to system path
remove binaries from package in repo