
Checking Files Into and Out o f Source Control from MATL AB on Windows
Checking Files Into and Out of Source Control from
MATLAB on Windows
In this section...
“Check Files Into Source Control” on page 9-11
“Check Files Out of Source Control” on page 9-12
“Undoing the Checkout” on page 9-13
Before checking files into and out of your source control system from
MATLAB, be sure to set up your system for use with MATLAB a s described in
“Setting Up the Source Control Interface on Windows” on page 9-4.
Check Files Into Source Control
After creating or modifying files in MATLAB or related products, check the
files into the source control system by performing these steps:
1 In the C urrent Directory browser, select the files to check in. A file can be
open or closed when you check it in, but it must be saved, that is, it cannot
contain unsaved changes.
2 Right-click, and from the context menu, select Source Control > Check
In.
3 In the resulting Check in file(s) dialog box, you can add text in the
Comments field. If you want to con tinue working on the files, select the
check box Keep checked out.ClickOK.
If a file contains unsaved changes when you try to check it in, you will be
prompted to save the changes to complete the checkin. If you did not keep the
file checked out and you keep the file o pen, note that it is a read-only version.
Function Alternative
The function alternative is verctrl with the checkin argument.
9-11
Commentaires sur ces manuels