X-Git-Url: https://oss.titaniummirror.com/gitweb?a=blobdiff_plain;f=README;h=33cb71c7e92ebb2ea1f7497862962bce8a5487db;hb=d044b519a1b2faebcd1654c8fb0df4741f241dfa;hp=3271203ef4e31becbebacb022a15b4e69f1a0179;hpb=5d02d664162a4444581e276f89198e767fdc8d2c;p=repo_shell.git diff --git a/README b/README index 3271203..33cb71c 100644 --- a/README +++ b/README @@ -25,10 +25,10 @@ server, only using the git or subversion client side tools. Please build from a repository clone, as the make script uses 'git describe --tags' to generate the resulting executable's version string. -= Configure /etc/repo_shell.cfg += Configure /etc/repo_shell.conf -The file /etc/repo_shell.cfg must contain certain fields as shown in the example -below. The spaces surrounding the equal sign ('=') are optional. +The file /etc/repo_shell.conf must contain certain fields as shown in the +example below. The spaces surrounding the equal sign ('=') are optional. owner = repo svn_root = /var/lib/svn/repositories @@ -134,7 +134,7 @@ both subversion and git repositories. Users interact with subversion and git repositories using what we somewhat incorrectly call access paths. In both cases, the access path is relative to -the respective repository type root, as defined in /etc/repo_shell.cfg. In +the respective repository type root, as defined in /etc/repo_shell.conf. In other words, the user does not need to know where the repository is stored. In the case of git, a repository can be under a subdirectory. A couple of examples: