Y3UAIWOKCJCDRHQHOMIM3WYR4MBGYYLM4KA6OMUHDJRT6EDGIFVAC The <strong>identifier</strong> should be a unique name (it is the primarydatabase key for the project table in the database). If you try tocreate a project with an already existing identifier you'd get anerror message such as:
The <strong>identifier</strong> is the identity of the project. It isused in URLs and in the names of build results.<p/>The identifier should be a unique name (it is theprimary database key for the project table in the database). If youtry to create a project with an already existing identifier you'd getan error message such as:
<pre class="programlisting">Display name: Patchelf</pre>The <strong>display name</strong> is used in menus.<pre class="programlisting">Description: A tool for modifying ELF binaries</pre>The <strong>description</strong> is used as short documentation of thenature of the project.<pre class="programlisting">Owner: eelco</pre>The <strong>owner</strong> of a project can create and edit jobsets.<pre class="programlisting">Enabled: Yes</pre>