<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE section
[
<!ENTITY % xinclude SYSTEM "../../en/xinclude.mod">
%xinclude;
<!-- Add translated specific definitions and snippets -->
<!ENTITY % language-snippets SYSTEM "../standalone/language-snippets.xml">
%language-snippets;
<!-- Fallback to English definitions and snippets (in case of missing translation) -->
<!ENTITY % language-snippets.default SYSTEM "../../en/standalone/language-snippets.xml">
%language-snippets.default;
]>
<section id="branches.view">
<title>Viewing a Branch</title>
<para>
There are two ways to view a branch:
</para>
<orderedlist numeration="lowerroman">
<listitem>
<orderedlist numeration="arabic">
<listitem>
Click the "active branch" indicator in the &product.longname; toolbar.
<mediaobject>
<imageobject>
<imagedata fileref="images/toolbar-manage-branches.png"/>
</imageobject>
</mediaobject>
The branch popup menu appears:
<mediaobject>
<imageobject>
<imagedata fileref="images/toolbar-branch_popup-with_branch-focus.png"/>
</imageobject>
</mediaobject>
Note that branches available to view appear above the separator in the popup
menu.
</listitem>
<listitem>
Click the branch you wish to view. The home page for the selected branch is
displayed.
</listitem>
</orderedlist>
</listitem>
<listitem>
<orderedlist numeration="arabic">
<listitem>
Click the "active branch" indicator in the &product.longname; toolbar.
<mediaobject>
<imageobject>
<imagedata fileref="images/toolbar-manage-branches.png"/>
</imageobject>
</mediaobject>
The branch popup menu appears:
<mediaobject>
<imageobject>
<imagedata fileref="images/toolbar-branch_popup-with_branch-manage.png"/>
</imageobject>
</mediaobject>
</listitem>
<listitem>
Click <guimenuitem>Manage Branches</guimenuitem>. The <emphasis role="screen">Sites
and Branches</emphasis> screen appears.
</listitem>
<listitem>
Scroll through the available branches to locate the branch you wish to view.
<mediaobject>
<imageobject>
<imagedata fileref="images/screen-manage_sites_and_branches-delete_action.png"/>
</imageobject>
</mediaobject>
</listitem>
<listitem>
Click the button in the <emphasis role="bold">Actions</emphasis> column in the row
containing the branch you wish to view.
</listitem>
<listitem>
Select the <guimenuitem>View</guimenuitem> option in the popup menu.
<mediaobject>
<imageobject>
<imagedata fileref="images/popup_menu-branch-view.png"/>
</imageobject>
</mediaobject>
The home page for the selected branch is displayed.
</listitem>
</orderedlist>
</listitem>
</orderedlist>
</section>
<!--
vim:se ts=4 sw=4 et:
-->