updating etc/codepot.ini.in

This commit is contained in:
hyung-hwan 2021-09-08 16:42:48 +00:00
parent 99820cb4d8
commit e4f9d74cd4

View File

@ -357,10 +357,10 @@ svn_tag_property = "codepot:tag"
svn_read_access = "member" 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 ; password match this special credential configured. The value must be
; a userid and a password separated by a colon. For example, ; 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. ; This credentical takes precedence over non-anonymous svn_read_access mode.
;------------------------------------------------------------------------------ ;------------------------------------------------------------------------------
svn_read_credential = "" svn_read_credential = ""