##// END OF EJS Templates
svn: use streaming uploads/downloads of files....
svn: use streaming uploads/downloads of files. - before we buffered whole content before uploading/download - this could lead to OOM errors on big files - now instead we stream when PUT/GET are sent from SVN resulting in faster more efficient data transfer

File last commit:

r1:854a839a default
r3056:869da457 default
Show More
user-admin.rst
22 lines | 696 B | text/x-rst | RstLexer

User Administration

|RCM| enables you to define permissions for the following entities within the system; users, user groups, repositories, repository groups.

Within each one of these entities you can set default settings, and then all users or |repos| inherit those default permission settings unless individually defined. Each of these entities can have the following permissions applied to it; None, Read, Write, or Admin.