Searched refs:ensureCommand (Results 1 - 13 of 13) sorted by relevance

/opengrok-jel/src/org/opensolaris/opengrok/history/
H A DRepoRepository.java62 ensureCommand(CMD_PROPERTY_KEY, CMD_FALLBACK);
73 ensureCommand(CMD_PROPERTY_KEY, CMD_FALLBACK);
H A DAccuRevRepository.java90 ensureCommand(CMD_PROPERTY_KEY, CMD_FALLBACK);
103 ensureCommand(CMD_PROPERTY_KEY, CMD_FALLBACK);
151 ensureCommand(CMD_PROPERTY_KEY, CMD_FALLBACK);
183 ensureCommand(CMD_PROPERTY_KEY, CMD_FALLBACK);
283 ensureCommand(CMD_PROPERTY_KEY, CMD_FALLBACK);
H A DBazaarRepository.java81 ensureCommand(CMD_PROPERTY_KEY, CMD_FALLBACK);
113 ensureCommand(CMD_PROPERTY_KEY, CMD_FALLBACK);
163 ensureCommand(CMD_PROPERTY_KEY, CMD_FALLBACK);
226 ensureCommand(CMD_PROPERTY_KEY, CMD_FALLBACK);
275 ensureCommand(CMD_PROPERTY_KEY, CMD_FALLBACK);
H A DCVSRepository.java72 ensureCommand(CMD_PROPERTY_KEY, CMD_FALLBACK);
111 ensureCommand(CMD_PROPERTY_KEY, CMD_FALLBACK);
138 ensureCommand(CMD_PROPERTY_KEY, CMD_FALLBACK);
199 ensureCommand(CMD_PROPERTY_KEY, CMD_FALLBACK);
266 ensureCommand(CMD_PROPERTY_KEY, CMD_FALLBACK);
H A DMonotoneRepository.java84 ensureCommand(CMD_PROPERTY_KEY, CMD_FALLBACK);
136 ensureCommand(CMD_PROPERTY_KEY, CMD_FALLBACK);
162 ensureCommand(CMD_PROPERTY_KEY, CMD_FALLBACK);
217 ensureCommand(CMD_PROPERTY_KEY, CMD_FALLBACK);
261 ensureCommand(CMD_PROPERTY_KEY, CMD_FALLBACK);
H A DClearCaseRepository.java98 ensureCommand(CMD_PROPERTY_KEY, CMD_FALLBACK);
135 ensureCommand(CMD_PROPERTY_KEY, CMD_FALLBACK);
207 ensureCommand(CMD_PROPERTY_KEY, CMD_FALLBACK);
281 ensureCommand(CMD_PROPERTY_KEY, CMD_FALLBACK);
297 ensureCommand(CMD_PROPERTY_KEY, CMD_FALLBACK);
341 ensureCommand(CMD_PROPERTY_KEY, CMD_FALLBACK);
H A DPerforceRepository.java84 ensureCommand(CMD_PROPERTY_KEY, CMD_FALLBACK);
125 ensureCommand(CMD_PROPERTY_KEY, CMD_FALLBACK);
143 ensureCommand(CMD_PROPERTY_KEY, CMD_FALLBACK);
217 ensureCommand(CMD_PROPERTY_KEY, CMD_FALLBACK);
H A DSCCSRepository.java73 ensureCommand(CMD_PROPERTY_KEY, CMD_FALLBACK);
95 ensureCommand(CMD_PROPERTY_KEY, CMD_FALLBACK);
151 ensureCommand(CMD_PROPERTY_KEY, CMD_FALLBACK);
253 ensureCommand(CMD_PROPERTY_KEY, CMD_FALLBACK);
H A DGitRepository.java99 ensureCommand(CMD_PROPERTY_KEY, CMD_FALLBACK);
276 ensureCommand(CMD_PROPERTY_KEY, CMD_FALLBACK);
328 ensureCommand(CMD_PROPERTY_KEY, CMD_FALLBACK);
384 ensureCommand(CMD_PROPERTY_KEY, CMD_FALLBACK);
399 ensureCommand(CMD_PROPERTY_KEY, CMD_FALLBACK);
421 ensureCommand(CMD_PROPERTY_KEY, CMD_FALLBACK);
499 ensureCommand(CMD_PROPERTY_KEY, CMD_FALLBACK);
551 ensureCommand(CMD_PROPERTY_KEY, CMD_FALLBACK);
H A DMercurialRepository.java258 ensureCommand(CMD_PROPERTY_KEY, CMD_FALLBACK);
312 ensureCommand(CMD_PROPERTY_KEY, CMD_FALLBACK);
356 ensureCommand(CMD_PROPERTY_KEY, CMD_FALLBACK);
465 ensureCommand(CMD_PROPERTY_KEY, CMD_FALLBACK);
526 ensureCommand(CMD_PROPERTY_KEY, CMD_FALLBACK);
H A DSubversionRepository.java191 ensureCommand(CMD_PROPERTY_KEY, CMD_FALLBACK);
228 ensureCommand(CMD_PROPERTY_KEY, CMD_FALLBACK);
334 ensureCommand(CMD_PROPERTY_KEY, CMD_FALLBACK);
407 ensureCommand(CMD_PROPERTY_KEY, CMD_FALLBACK);
439 ensureCommand(CMD_PROPERTY_KEY, CMD_FALLBACK);
H A DRepository.java52 * hasn't been initialized by {@link #ensureCommand} yet.
324 protected String ensureCommand(String propertyKey, String fallbackCommand) { method in class:Repository
H A DRazorRepository.java257 ensureCommand(SCCSRepository.CMD_PROPERTY_KEY,

Completed in 20 milliseconds