From e4f9d74cd4a1cdf1bdc78c795ee60dbbba846cb0 Mon Sep 17 00:00:00 2001 From: hyung-hwan Date: Wed, 8 Sep 2021 16:42:48 +0000 Subject: [PATCH] updating etc/codepot.ini.in --- codepot/etc/codepot.ini.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/codepot/etc/codepot.ini.in b/codepot/etc/codepot.ini.in index 67e729c0..d2de73cb 100644 --- a/codepot/etc/codepot.ini.in +++ b/codepot/etc/codepot.ini.in @@ -357,10 +357,10 @@ svn_tag_property = "codepot:tag" svn_read_access = "member" ;------------------------------------------------------------------------------ -; Grant subversin read access to public repository if the user id and the +; Grant subversion read access to public repository if the user id and the ; password match this special credential configured. The value must be ; a userid and a password separated by a colon. For example, -; anonymous:aab08d13-942c-49bc-b6a7-5ca4408b08d6 +; svnuser:aab08d13-942c-49bc-b6a7-5ca4408b08d6 ; This credentical takes precedence over non-anonymous svn_read_access mode. ;------------------------------------------------------------------------------ svn_read_credential = ""