Set Up MSSCCI Source Control
NoteMSSCCI support has been removed. Replace this functionality with one of the
following options.
- Use a source control system that is part of the MathWorks “Source Control
Integration” with the Current Folder browser. - Use the Source Control Software Development Kit to create a plug-in for your source
control. - Use the MATLAB system function to access the command-line API for your source
control tool. This option does not provide integration with the MATLAB Current Folder
browser menus or source control status column.
In this section...
“Create Projects in Source Control System” on page 32-54
“Specify Source Control System with MATLAB Software” on page 32-56
“Register Source Control Project with MATLAB Software” on page 32-57
“Add Files to Source Control” on page 32-59
Create Projects in Source Control System
In your source control system, create the projects that your folders and files will be
associated with.
All files in a folder must belong to the same source control project. Be sure the working
folder for the project in the source control system specifies the correct path to the folder
on disk.
Example of Creating Source Control Project
This example uses the project my_thesis_files in Microsoft Visual SourceSafe. This
illustration of the Current Folder browser shows the path to the folder on disk,
D:\my_thesis_files.
32 Source Control Interface