Differences
This shows you the differences between the selected revision and the current version of the page.
howto:subversion 2011/01/28 07:36 | howto:subversion 2017/09/06 18:38 current | ||
---|---|---|---|
Line 106: | Line 106: | ||
svnadmin create myLatestSourceCode/ | svnadmin create myLatestSourceCode/ | ||
</code> | </code> | ||
+ | |||
Line 120: | Line 121: | ||
Remove the ''#'' where there is only one, so it look something like this: | Remove the ''#'' where there is only one, so it look something like this: | ||
- | Note: Don't comment-out ''# authz-db = authz'' | + | Note: Don't uncomment ''# authz-db = authz'' |
<code bash> | <code bash> | ||
[general] | [general] |