SCM Labs, Inc.

What the Heck is SCM?SearchSCM Labs Home

Enter a few keywords to search the SCM Labs, Inc. website.


Searching Tips

Each term may be preceded by the standard Boolean operators not, and, or or. If you search for "version not control", you'll find all documents containing the word "version" except those documents which also contain the word "control". If you type in "and software and version and control", you'll find only those documents which contain all three search terms. The default value is or. Thus, a search for "software version control" would return pages with at least one of the three terms.

Common shorthand notation works too. A search on "version -control" is equivalent to the first example, and "+software +version +control" will return the same documents as the second.

If a search term has at least one capital letter, like "testING", the search will be case sensitive with respect to that word - that is, only documents containing "testING" will be found. On the other hand, lowercase words like "testing" will generate hits from "Testing", "TESTING", or "testING".

To group a collection of words, use quotes. For example, the query "Configuration Management" (quotes included) would not generate a hit from "Configuration and Management solutions". Without quotes, the sentence would count. Boolean operators can also act on quotations: a search on '+the +makefile not "the makefile"' would return only those documents where "the" and "makefile" appear separately.

The search finds words, not strings. A search for "in" would turn up only that word, not "bin", "inside", or "acquaintance". To perform a string search, preface your term with the dollar sign - a query on "$in" would find all words lists above. Note that more complex wildcard searches using the asterisk are not permitted. Including the asterisk in your query will return a list of all files, but that's its only function.