Hello
I think about outsourcing some coding , but i would like to have some control what the “external” party is doing - see all changes
is there a way to compare 2 version of a project. the steps would be
- Increment Version (n+1)
- export project
- external coding
- import project
- compare version n & n+1
or can i do that on mysql? or any other idea?
thanks rob