Skip to content

Commit 3ee3a79

Browse files
committed
Minor documentation updates
- List SourceVisualSVNServer plugin in alphabetical order in README.md - fix typo in CONFIGURING.SourceVisualSVNServer.md
1 parent 0ba5b55 commit 3ee3a79

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,11 +39,11 @@ plugins:
3939
* **SourceSVN**: SVN repositories locally accessible by the SVN binaries.
4040
* **SourceViewVC**: SVN repositories accessible via a
4141
[ViewVC](http://www.viewvc.org/) web frontend installation.
42-
* **SourceWebSVN**: SVN repositories accessible via a
43-
[WebSVN](http://www.websvn.info/) web frontend installation.
4442
* **SourceVisualSVNServer**: SVN repositories hosted on a
4543
[VisualSVN Server](https://www.visualsvn.com/server/) installation,
4644
with support for URL linking from MantisBT to VisualSVN Server's built-in web frontend.
45+
* **SourceWebSVN**: SVN repositories accessible via a
46+
[WebSVN](http://www.websvn.info/) web frontend installation.
4747

4848
Support for additional source control tools should be rather
4949
straightforward to implement due to the flexibility inherent in the

docs/CONFIGURING.SourceVisualSVNServer.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Ensure that all of the following plugins are installed:
1717
* **SourceVisualSVNServer**
1818

1919
See the [README](../README.md#installation) for overall instructions
20-
with regard to installing SourceIntegration plugins.
20+
with regards to installing SourceIntegration plugins.
2121

2222
## Configuration of SVN
2323

0 commit comments

Comments
 (0)