Hi,
So we have recently installed an webMethods ESB solution in our company from Software AG.
Since I have a local IS license, I have a stand alone IS server on my workstation, I created services,packages
and using SAG designer SVN plugin I check these directly into the SVN{hosted on another server say http://svn.xyz} from my machine. This works good for me as I can develop/check-in/out from my computer.
The question I have is that our DEV Integration Server is on a linux box say {IS-ABC}, this server is intended to be used by other developers who dont have a stand alone IS license. They use Software AG designer to connect to this sever and build services/packages etc.
For version control we were given the following information by some Software AG support teams
'3.2.2 IS Packages (Shared development environment)
In this scenario, multiple developers share one Integration Server for development. To achieve local source control management, you have to share the folder {IS_installation_directory}/packages of the central Integration Server in the network. Make sure that all developers have read and write access to this directory and all of its subdirectories. If the Integration Server runs on Linux, use Samba to share the folder.
’
However, we do not want to go with a file share as this has its own overhead.
I know one option is to create an svn client on the Integration sever box IS-ABC, and then get developers to execute commands on this to check-in services.
Is there any other approach we can use for these dev’s, any way to connect SAG designer to the IS_ABC and check stuff into SVN, or alternately a GUI svn client for the IS-ABC box?
#webMethods-General#webMethods#Integration-Server-and-ESB