* subversion/libsvn_repos/repos.c
[svn.git] / www / tigris-permissions.html
blob5a093deca131e97a1270c58b38c33ce538c0e569
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
2 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
3 <html xmlns="http://www.w3.org/1999/xhtml">
4 <head>
5 <style type="text/css"> /* <![CDATA[ */
6 @import "branding/css/tigris.css";
7 @import "branding/css/inst.css";
8 /* ]]> */</style>
9 <link rel="stylesheet" type="text/css" media="print"
10 href="branding/css/print.css"/>
11 <script type="text/javascript" src="branding/scripts/tigris.js"></script>
12 <title>Subversion Packages</title>
13 </head>
15 <body>
16 <div class="app">
18 <h1 style="text-align: center;">Tigris.org's Permission System</h1>
20 <p><a href="http://www.tigris.org/">tigris.org</a> has a hierarchical
21 role-based permission system (a user has a role in a project), which
22 is separate from commit access to <a
23 href="http://svn.collab.net/repos/svn/">Subversion's repository</a>.
24 Being a Subversion full committer doesn't imply you're given the
25 <em>Project Owner</em> role. Active full committers who have
26 participated in the project for more than six months are eligible for
27 tigris.org's <em>Project Owner</em> role, which grants them the
28 ability to manipulate various additional features of the site. This
29 role is not doled out immediately because of the power it gives to
30 accidentally re-arrange things on the site, and because of the site's
31 incomplete review/audit trail.</p>
33 <div class="h2">
34 <h2>Granting the <em>Project Owner</em> Role</h2>
36 <p><a href="http://www.tigris.org/">tigris.org</a> users are <a
37 href="http://www.tigris.org/servlets/UserGroupElementAdd?userGroupID=37895"
38 >granted</a> the <em>Project Owner</em> role by way of membership in
39 the <em>svn</em> user group.</p>
41 </div>
43 </div>
44 </body>
45 </html>