Hi,
I have a similar query to the original one on this thread.
I have a K2 solution, with many processes, code modules, etc... I wish to make an exact copy of this for a test server. Obviously i know I will need to copy all the files aI mentioned before as well as the .ksn file. My question is, will I need to copy across the library .dll files (e.g. K2Mng.dll)? I know I can recreate my own dll files by just recompiling the solution in it's new location but i was unsure about these other ones...
I also wish to use source control on the solution as we are trying to keep a track of changes made and have a backuo type store. Will I need to store these dll files I mentioned above in the source control area too?
TIA
Matt