MPLAB® X IDE Editing Sources for Subversion Control Commands
MPLAB® X IDE provides various UI components to aid in viewing and operating Subversion control commands.
- Viewing Changes in the Source Editor
- View real-time changes occurring to your file as you modify it against your previously checked-out base version from the repository
- IDE uses color encoding
- Viewing File Status Information
- Badges and Color-coding; File Status Labels help keep track of versioning information on files
- Versioning window provides a real-time list of all of the changes made to files within a selected folder of your local working copy
- Comparing File Revisions
- Compare revisions by using the Diff command, which is available from the right-click menu of a selected item
- Graphical Diff Viewer available
- Merging File Revisions
- Merge changes between repository revisions and your local working copy
- Specify a range of revisions to merge
- Merge a range of revisions from two separate repository folders