Quick question. We are trying to implement a route to live.
Typically we use SVN to manage resources as they progress through the enviroments.
When using the Enterprise Repository, we have 1 per environment dev/test/uat/prod. however do we progress files between the repos? Manually copy them?
Or do we install the the stack, start the PDI server (which contains the repo - which seems lazy to me) and then have all servers connect to this? This is not a great way, as the servers connect to the repos for runtime files rather than having a local "deployed version".
I don't see why ktr and kjb files are any different to source code....so I'm trying to adopt the standard SVN and or GIT model.
Any help would be much appreciated.
Typically we use SVN to manage resources as they progress through the enviroments.
When using the Enterprise Repository, we have 1 per environment dev/test/uat/prod. however do we progress files between the repos? Manually copy them?
Or do we install the the stack, start the PDI server (which contains the repo - which seems lazy to me) and then have all servers connect to this? This is not a great way, as the servers connect to the repos for runtime files rather than having a local "deployed version".
I don't see why ktr and kjb files are any different to source code....so I'm trying to adopt the standard SVN and or GIT model.
Any help would be much appreciated.