Searched refs:fSetSvnKeywords (Results 1 - 3 of 3) sorted by relevance

/vbox/src/bldprogs/
H A Dscm.h152 bool fSetSvnKeywords; member in struct:SCMSETTINGSBASE
H A Dscmrw.cpp348 if ( !pSettings->fSetSvnKeywords
H A Dscm.cpp130 /* .fSetSvnKeywords = */ false,
412 pSettings->fSetSvnKeywords = true;
415 pSettings->fSetSvnKeywords = false;
1522 case SCMOPT_SET_SVN_KEYWORDS: RTPrintf(" Default: %RTbool\n", g_Defaults.fSetSvnKeywords); break;

Completed in 327 milliseconds