Merge Changes Back To Development Area: Difference between revisions

From MediaWiki
Jump to navigationJump to search
(Created page with "At this point, all of the source code changes related to the release should have been committed to the ''trunk''. In order to continue development, you will want to merge these c...")
 
No edit summary
 
Line 1: Line 1:
At this point, all of the source code changes related to the release should have been committed to the ''trunk''. In order to continue development, you will want to merge these changes back into the ''dev'' area using the instructions found on the [[Subversion Notes]] page.
At this point, all of the source code changes related to the release should have been committed to the ''repo'' area. In order to continue development, you will want to merge these changes back into the appropriate directory under the ''dev'' area using the instructions found on the [[Subversion Notes]] page.

Latest revision as of 17:44, 20 February 2014

At this point, all of the source code changes related to the release should have been committed to the repo area. In order to continue development, you will want to merge these changes back into the appropriate directory under the dev area using the instructions found on the Subversion Notes page.