Hi Aliazzz!
At least the last error message sounds clear to me. Sorry that the prerequisits checks are not good enough, yet. You will need to install a command line SVN client. I usually install Tortoise SVN and check the "add to path"-Option during the installation. But you can also just install the svn tools from somewhere else.
They just need to be found in the path. You can check that by opening the the windows command line and enter "svn -h". This command should succeed.
I will try to reproduce your install issue, but need to prepare a 64 Bit VM first...
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
OK, and sadly I was not able to reproduce the issue. I used SP14 64Bit on a Win10 VM from here. Everything worked. Except, that the package download in IE was a bit anoying. It always renamed my package to *.zip ;)
BTW: I didn't need to change the Setup.bat. It doesn't contain any path information. What did you change there?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I added the "full path to cForge between quotes" in the bat file, which should be seen by windows as a valid path. The quotes are mandatory because the full path contains spaces.
I think the problem lies in admin rights or so?
Last edit: aliazzz 2018-12-31
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I found the issue on my devbox: Turtoise SVN cmd tools were not installed, which your tool uses, as you said: "You will need to install a command line SVN client."
I have added a screenshot of the mandatory selection in svn installer.
Hi Aliazzz!
At least the last error message sounds clear to me. Sorry that the prerequisits checks are not good enough, yet. You will need to install a command line SVN client. I usually install Tortoise SVN and check the "add to path"-Option during the installation. But you can also just install the svn tools from somewhere else.
They just need to be found in the path. You can check that by opening the the windows command line and enter "svn -h". This command should succeed.
I will try to reproduce your install issue, but need to prepare a 64 Bit VM first...
Extra feedback;
I have had Turtoise SVN installed before I installed the CODESYS cForge & SVN package (!)
Still, I will check the windows environment variables (paths) and your other tips.
OK, and sadly I was not able to reproduce the issue. I used SP14 64Bit on a Win10 VM from here. Everything worked. Except, that the package download in IE was a bit anoying. It always renamed my package to *.zip ;)
BTW: I didn't need to change the Setup.bat. It doesn't contain any path information. What did you change there?
I added the "full path to cForge between quotes" in the bat file, which should be seen by windows as a valid path. The quotes are mandatory because the full path contains spaces.
I think the problem lies in admin rights or so?
Last edit: aliazzz 2018-12-31
I found the issue on my devbox: Turtoise SVN cmd tools were not installed, which your tool uses, as you said: "You will need to install a command line SVN client."
I have added a screenshot of the mandatory selection in svn installer.
Last edit: aliazzz 2019-01-04
This issue is resolved, this ticket can be closed.
Last edit: aliazzz 2019-01-05
I added the hint with TortoiseSVN to the prerequisits.