Target Communication Framework project repository (tcf.agent)
changes required by Movidius moviDebug2/tcf
This branch should be kept in sync with the moviDebug2 repository and with the master
branch.
Sync process:
- Pull all changes from https://github.com/eclipse/tcf.agent into this repository. Everything but especially
master
must be fast forward! - If required, manually
meld
changes from moviDebug2/tcf SVN TRUNK@HEAD into this branch. Mark SVN revision in commit message. - Merge master of this repository into this branch.
- Manually meld changes from this branch into moviDebug2 SVN repository.
- Create separate branch for integration if it's not trivial (i.e. moviDebug2 needs to be adapted)
- Separate commits are preferred on the integration branch for separate stages of integration.
- SVN TRUNK must have a single commit for the integration, with correctly working moviDebug2. Mark source commit ids and URLs. Review request mandatory before committing to SVN TRUNK.
- Repeat step 2 whenever non trivial changes were made to moviDebug2/tcf affecting common files.