Skip to content

Commit ac08f55

Browse files
bright-toolsdregad
authored andcommitted
Fix cross-reference
1 parent 907ee71 commit ac08f55

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

docs/CONFIGURING.SourceViewVC.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ with a [ViewVC](http://www.viewvc.org/) front-end.
77

88
## Requirements
99

10-
The **SourceViewVC** plugin requires Mantis 1.2.16. See the
10+
The **SourceViewVC** plugin requires Mantis 1.2.16. See the
1111
[README](../README.md#requirements) for further information.
1212

1313
Ensure both the **Source** and **SourceViewVC** plugins are installed.
@@ -27,7 +27,8 @@ See the [README](../README.md#installation) for overall instructions.
2727
3. This will take you to the *Update Repository* page where you'll need to fill
2828
in all the details for the repository:
2929

30-
- The *Name* field should be pre-populated with the name you entered in Step 3a above.
30+
- The *Name* field should be pre-populated with the name you entered in Step
31+
2a above.
3132

3233
- Paste in the SVN repository's URL in the *URL* field
3334
(e.g. `https://localhost.localdomain/repos/myrepo` or
@@ -38,15 +39,15 @@ See the [README](../README.md#installation) for overall instructions.
3839

3940
- Enter the name of the SVN repository, as it appears in the list seen in
4041
ViewVC, in the *ViewVC Name* field
41-
(e.g. `myrepo`)
42+
(e.g. `myrepo`).
4243

4344
- If the ViewVC installation has the `root_as_url_component` option enabled
4445
(see the `viewvc.conf` file) then enable the *ViewVC Root As URL Component
45-
Enabled?* field
46+
Enabled?* field.
4647

4748
- If the ViewVC installation has the checkout view enabled (the
4849
`allowed_views` field list includes `co` in the `viewvc.conf` file) then
49-
enable the *ViewVC Checkout View Enabled?* field
50+
enable the *ViewVC Checkout View Enabled?* field.
5051

5152
- Enter the username of a user which has read access to the SVN repository in
5253
the *SVN Username* field (e.g. "repo-user").

0 commit comments

Comments
 (0)