User`s guide

R14SP2
24-6
Source Control Interface
Register Project Feature Added; Add to Source Control Behavior Changed
There is a new source control interface feature for Windows platforms, Register Project
with MATLAB. Use this to associate all files in a directory with a source control project.
You perform this for any file in a directory, which registers the directory and all files in
that directory. You only perform this once in a directory, and must perform it before you
perform any other source control actions for files in that directory.
Access the feature in the Current Directory browser by right-clicking a file and selecting
Source Control > Register Your Source Control System Project with MATLAB
from the context menu. You can also access it from the Editor/Debugger File menu. To
access the feature for files created with Simulink or Stateflow
®
software, use the Current
Directory browser.
For a summary of the process, see the topic Source Control Interface on Microsoft
Windows in the desktop documentation.
Compatibility Considerations
In previous releases, this feature was part of the Add to Source Control feature. You
still need to add each file to source control, but you do this after first registering the
directory that contains the file.
Project Name Exact Match No Longer Required
The name of the project in the source control system is no longer required to exactly
match the name of the directory on disk containing the files.
Publishing Results
Cell Publishing: File Extension Changes
The files created when publishing using cells now have more natural extensions. JPEG
files now have a .jpg instead of a .jpeg extension, and EPSC2 files now have an .eps
instead of an .epsc2 extension.
Compatibility Considerations
If you relied on the formerly used file extensions, you need to accommodate the changes.