cSvn-UI for SVN Repositories

cGit-UI – is a web interface for Subversion (SVN) Repositories. cSvn CGI script is writen in C and therefore it's fast enough

6 Commits   0 Branches   2 Tags
author: kx <kx@radix.pro> 2023-04-12 19:21:06 +0300 committer: kx <kx@radix.pro> 2023-04-12 19:21:06 +0300 commit: c7693c71799633467d154afe65f9b4810cec42f5 parent: c8b2593c941778dcfa307badf981160e19d2932b
Commit Summary:
Added repo-root variable for repositories which placed in subdirectory relative svnserve root
Diffstat:
1 file changed, 10 insertions, 0 deletions
diff --git a/csvncgi/csvn-ui.rc.5 b/csvncgi/csvn-ui.rc.5
index c6e5f41..7931383 100644
--- a/csvncgi/csvn-ui.rc.5
+++ b/csvncgi/csvn-ui.rc.5
@@ -81,6 +81,16 @@ The integer or string value of UTC offset on the SVN server where repositories a
 .EE
 .in
 
+.TP 4
+\fBrepo-root\fR
+The name of directory where some repository is placed related to \fBsvn repositories root\fR directory. For example:
+.PP
+.in +6n
+.EX
+\fIrepo-root = 'tools';\fR
+.EE
+.in
+
 .TP 4
 \fBcheckout-prefix-readonly\fR
 The checkout prefix for readonly access to the repository. The value of this variable should has \fBpath\fR type