added some text to codepot.ini.in
This commit is contained in:
		| @ -228,8 +228,12 @@ svn_read_access = "member" | |||||||
| svn_min_commit_message_length = "0" | svn_min_commit_message_length = "0" | ||||||
|  |  | ||||||
| ;------------------------------------------------------------------------------ | ;------------------------------------------------------------------------------ | ||||||
| ; The operations on the files under one of svn_restricted_topdirs  | ; Operations on the files under one of svn_restricted_topdirs  | ||||||
| ; is limited. The value can be separated by a comma. | ; are limited. The value can be separated by a comma. | ||||||
|  | ; To allow 1 subdirectory under the tags directory, set the followings: | ||||||
|  | ;  svn_restricted_topdirs = "tags" | ||||||
|  | ;  svn_restriction_allowed_subdir_depth_min = 0 | ||||||
|  | ;  svn_restriction_allowed_subdir_depth_max = 1 | ||||||
| ;------------------------------------------------------------------------------ | ;------------------------------------------------------------------------------ | ||||||
| svn_restricted_topdirs = "" | svn_restricted_topdirs = "" | ||||||
| svn_restriction_allowed_subdir_depth_min = 0 | svn_restriction_allowed_subdir_depth_min = 0 | ||||||
|  | |||||||
		Reference in New Issue
	
	Block a user