Searched defs:CMD_PROPERTY_KEY (Results 1 - 11 of 11) sorted by relevance

/opengrok-jel/src/org/opensolaris/opengrok/history/
H A DAccuRevRepository.java73 public static final String CMD_PROPERTY_KEY = field in class:AccuRevRepository
90 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 DPerforceRepository.java53 public static final String CMD_PROPERTY_KEY = field in class:PerforceRepository
84 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 DRepoRepository.java44 public static final String CMD_PROPERTY_KEY = field in class:RepoRepository
62 ensureCommand(CMD_PROPERTY_KEY, CMD_FALLBACK);
73 ensureCommand(CMD_PROPERTY_KEY, CMD_FALLBACK);
H A DSCCSRepository.java51 public static final String CMD_PROPERTY_KEY = field in class:SCCSRepository
73 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 DBazaarRepository.java50 public static final String CMD_PROPERTY_KEY = field in class:BazaarRepository
81 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.java53 public static final String CMD_PROPERTY_KEY = field in class:CVSRepository
72 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 DClearCaseRepository.java51 public static final String CMD_PROPERTY_KEY = field in class:ClearCaseRepository
98 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 DGitRepository.java61 public static final String CMD_PROPERTY_KEY = field in class:GitRepository
99 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 DMonotoneRepository.java53 public static final String CMD_PROPERTY_KEY = field in class:MonotoneRepository
84 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 DMercurialRepository.java60 public static final String CMD_PROPERTY_KEY = field in class:MercurialRepository
258 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.java61 public static final String CMD_PROPERTY_KEY = field in class:SubversionRepository
191 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);

Completed in 19 milliseconds