Commit c83eb52d3727a07c9a6940b19479073187d4b2f0:
indent code so that it doesn't break the list
Branch: refs/heads/master
Author: Sam Ruby <[email protected]>
Committer: Sam Ruby <[email protected]>
Pusher: rubys <[email protected]>
------------------------------------------------------------
README.md | +++++ --------
------------------------------------------------------------
13 changes: 5 additions, 8 deletions.
------------------------------------------------------------
diff --git a/README.md b/README.md
index ddbe85b..947bfff 100644
--- a/README.md
+++ b/README.md
@@ -60,22 +60,19 @@ Skip this section if you are running a Docker container or
a Vagrant VM.
3. current SVN checkouts of various repositories are made (or linked to from)
`/home/whimsysvn/svn`
-```
- svn co --depth=files https://svn.apache.org/repos/private/foundation
-```
+ svn co --depth=files https://svn.apache.org/repos/private/foundation
You can specify an alternate location for these directories by placing
a configuration file named `.whimsy` in your home directory. The format
for this file is YAML, and an example (be sure to include the dashed
lines):
-```
- :svn:
- - /home/rubys/svn/foundation
- - /home/rubys/svn/committers
-```
+ :svn:
+ - /home/rubys/svn/foundation
+ - /home/rubys/svn/committers
4. Access to LDAP requires configuration, and a cert.
+
1. The model code determines what host and port to connect to by parsing
either `/etc/ldap/ldap.conf` or `/etc/ldap/ldap.conf` for a line that
looks
like the following: