MATLAB Programming Fundamentals - MathWorks

(やまだぃちぅ) #1
Action Procedure
View revision history. In the Files view, right-click a file and select Source
Control > Show Revisions.

To browse and compare files within committed SVN
change sets, on the Project tab, in the Source Control
section, select Show Log. In the File Revisions dialog box,
select a revision to view a list of modified files. Right-click
files in the lower list to view changes or save revisions.
Compare revisions. In the Files view, right-click a file and select Compare >
Compare to Ancestor to run a comparison against the
local repository (Git) or against the last checked-out
version in the sandbox (SVN). The Comparison Tool
displays a report.

To compare other revisions of a file, select Compare >
Compare to Revision.

To view a comparison report, select the revisions you want
to compare and click Compare Selected. Or, select a
revision and click Compare to Local. For more
information, see “Compare Files and Folders and Merge
Files”.

Project Definitions Files

The files in the resources/project folder are project definition files generated by your
changes. The project definition files allow you to add metadata to files without checking
them out, for example, by creating shortcuts, adding labels, and adding a project
description. Project definition files also define the files that are added to your project.

Any changes you make to your project (for example, to shortcuts, labels, categories, or
files in the project) generate changes in the resources/project folder. These files
store the definition of your project in XML files whose format is subject to change.

You do not need to view project definition files directly, except when the source control
tool requires a merge. The files are shown so that you know about all the files being
committed to the source control system.

If you want to change the project definition file from the type used when the project was
created:

31 Projects

Free download pdf