Searching the Help
To search for information in the Help, type a word or phrase in the Search box. When you enter a group of words, OR is inferred. You can use Boolean operators to refine your search.
Results returned are case insensitive. However, results ranking takes case into account and assigns higher scores to case matches. Therefore, a search for "cats" followed by a search for "Cats" would return the same number of Help topics, but the order in which the topics are listed would be different.
Search for | Example | Results |
---|---|---|
A single word | cat
|
Topics that contain the word "cat". You will also find its grammatical variations, such as "cats". |
A phrase. You can specify that the search results contain a specific phrase. |
"cat food" (quotation marks) |
Topics that contain the literal phrase "cat food" and all its grammatical variations. Without the quotation marks, the query is equivalent to specifying an OR operator, which finds topics with one of the individual words instead of the phrase. |
Search for | Operator | Example |
---|---|---|
Two or more words in the same topic |
|
|
Either word in a topic |
|
|
Topics that do not contain a specific word or phrase |
|
|
Topics that contain one string and do not contain another | ^ (caret) |
cat ^ mouse
|
A combination of search types | ( ) parentheses |
|
Set up and work with Source Control Management
If you work in a multi-author environment, working with a Source Control Management (SCM) enables you to manage your project in a centralized location and collaborate on it with other authors. It also enables you to recover or revert changes.
Using the Git functionality, you can connect to a remote repository on a server (such as Github, for example) or connect to a shared file system.
Note: Working with Source Control Management is not mandatory, but it is recommended.
To set up a repository, see Set up Source Control Management for the Project.
To work with SCM, see Work with Source Control Management (SCM).
You can attach only one repository per workspace. Within that repository, it is possible to have multiple projects.
Git Terminology
In Git, downloading the latest version of the files from the remote repository is known as a "Pull" action.
After you complete a "Pull" action, new files are added to your projects and files that were modified in Git are updated in your project.
It is recommended to pull the latest version each day, before starting to work on the files.
In some Git applications, there are two steps to syncing your modified files into the repository: "committing" them to a local repository in preparation for upload and "pushing" them to the remote repository.
In OO Designer, there is a single action "commit and push", which you use to sync your files into the remote repository.
We welcome your comments!
To open the configured email client on this computer, open an email window.
Otherwise, copy the information below to a web mail client, and send this email to clouddocs@hpe.com.
Help Topic ID:
Product:
Topic Title:
Feedback: