Movicon Help on Line - Rel. 11.7.1301
List of parameters which influence SourceSafe integration settings.
See also "Movicon Configuration Keys"
Key |
Value |
Type |
Description |
Default |
Win32/64 |
WinCE |
VSSSettings |
UserName |
SZ |
User name to be used for connecting to the SourceSafe database. If not specified the name of the user logged in the operating system will be used. The default value is an empty string. |
"" |
● |
- |
VSSSettings |
Password |
SZ |
Password to be used for connecting to the SourceSafe database. Must coincide with the one set for the SourceSafe User. The default is an empty string. |
"" |
● |
- |
VSSSettings |
DefaultPath |
SZ |
Path and name of the SourceSafe Configuration File (usually called "srcsafe.ini"). When left empty, the default database set in the SourceSafe is used. The default value is an empty string which corresponds to the last database opened with the sourceSage 2005 administrator program. Note: This key needs to be set when using the Visual Studio SourceSafe 2005 version in Italian, as no database has been predefined for the SourceSafe. The Visual SourceSafe 2005 in English does not have this problem. |
"" |
● |
- |
VSSSettings
|
AutoCheckIn |
DWORD |
Consent disablement of Auto check of resources when project closes. The automatic check is disabled when the key value is set to zero.
|
1 |
● |
- |
VSSSettings |
DefaultRoot |
SZ |
Path to created the project in the SourceSave database. The default value is "$/". The path to set in this key can be read using the SourceSafe and displaying the folder's properties wished to be used as default. Note: path to be set must always end with the "/" character. |
"" |
● |
- |
VSSSettings |
SymbolGallery |
SZ |
Name of the SourceSafe project for the symbol library. The default value corresponds to the name of the product followed by the "symbols" suffix. The same folder tree structure, with the various symbol categories filed in the installation folder in the computer, will then be created in the SourceSafe project. |
"" |
● |
- |
VSSSettings |
CheckOutComment |
DWORD |
Consents the SourceSafe dialog window to be displayed for entering a comment every time a "Check Out for Edit..." command is executed in a project resource. |
0 |
● |
|
VSSSettings |
CheckInComment |
DWORD |
Consents the SourceSafe dialog window to be displayed for entering a comment every time a "Check In" command is executed in a project resource. |
1 |
● |
|
VSSSettings |
Enabled |
DWORD |
Consents to enable the Visual SourceSafe managment. The default value is 1. In cases where the SourceSafe management is disabled, all commands inherent to the SourceSafe will result as disabled. Therefore, when opening projects shared with the SourceSafe, problems may arise when editing their resources because these resources wil lbe blocked in "read-only" mode by the SourceSafe. This will need you to delete the SourceSafe project and restore all the project files as "read-write". |
1 |
● |
|