Development - Titanium: Difference between revisions
From EPOD
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
*Assign the | *Assign the development to yourself (either through the standard Supimix procedures or from the Log List) | ||
*Check out the source code | *Check out the source code either through SourceSafe or Visual Studio. | ||
*Make any changes and test locally. | *Make any changes and test locally. | ||
*When complete, check in your changes with an appropriate comment, initially referencing the log. For example: | *When complete, check in your changes with an appropriate comment, initially referencing the log. For example: | ||
**291925 - Fixed X when Y happens | **291925 - Fixed X when Y happens | ||
*Update the log to Development Complete status in Supimix (or Fixed status on a log list), ensuring that you enter resolution notes. | *Update the log to Development Complete status in Supimix (or Fixed status on a log list), ensuring that you enter resolution notes. | ||
*Assign the log to a tester, who will then test the functionality and close the log (or reassign to be released in a patch). | *Assign the log to a tester, who will then test the functionality and close the log (or reassign to be released in a patch). | ||
[[Category:WI 287575 EPOD Development and Release Process|100]] | [[Category:WI 287575 EPOD Development and Release Process|100]] |
Revision as of 13:42, 26 July 2012
- Assign the development to yourself (either through the standard Supimix procedures or from the Log List)
- Check out the source code either through SourceSafe or Visual Studio.
- Make any changes and test locally.
- When complete, check in your changes with an appropriate comment, initially referencing the log. For example:
- 291925 - Fixed X when Y happens
- Update the log to Development Complete status in Supimix (or Fixed status on a log list), ensuring that you enter resolution notes.
- Assign the log to a tester, who will then test the functionality and close the log (or reassign to be released in a patch).