This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| 
                    wiki:development:release-howto-mswin [2016/09/20 22:25] mikedep333 ver-YYYYMMDD -> ver-YYYY.MM.DD We've been doing this for a while now.  | 
                
                    wiki:development:release-howto-mswin [2017/03/11 20:40] (current) mikedep333 Fix typo  | 
            ||
|---|---|---|---|
| Line 34: | Line 34: | ||
| |  3  | <code bash>git commit -am ' | |  3  | <code bash>git commit -am ' | ||
| |  4  | <code bash>git push</ | |  4  | <code bash>git push</ | ||
| + | |||
| + | Update the build-main-mswin branch. If you created a branch earlier: | ||
| + | ^  No  ^  Command  | ||
| + | |  1  | <code bash>git branch -f build-main-mswin < | ||
| + | | 2 | Ask the X2Go git admin to run the same command on the server | Currently, Ionic is the admin | | ||
| + | |||
| + | If you did not create a branch earlier: | ||
| + | ^  No  ^  Command  | ||
| + | |  1  | <code bash>git checkout build-main-mswin </ | ||
| + | |  2  | <code bash>git merge --ff-only < | ||
| + | |  3  | <code bash>git push</ | ||
| Now, if building X2Go Client, perform a build using Jenkins. | Now, if building X2Go Client, perform a build using Jenkins. | ||
| Line 57: | Line 68: | ||
| Follow-Up: | Follow-Up: | ||
| - |   - Update symlink via SSH or SFTP: http:// | + |   - Update symlink via SSH or SFTP: http:// | 
|   - Update link on home page http:// |   - Update link on home page http:// | ||
|   - Update BOTH links here http:// |   - Update BOTH links here http:// | ||
|   - Windows-Specific release notes http:// |   - Windows-Specific release notes http:// | ||
| - Release email | - Release email | ||