Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
services:trac [2011/10/04 18:57]
giunta [Hook Scripts]
services:trac [2021/12/09 10:02]
giunta removed
Line 1: Line 1:
 ====== SISSA Trac Server ====== ====== SISSA Trac Server ======
 +===== User preferences =====
 +
 +Go to the web address: ​
 +
 +  http://​trac.sissa.it/​svn/​name_of_the_repository
 +
 +In our example //​name_of_the_repository//​ will be //repos// thus the address becomes ''​%%http://​trac.sissa.it/​svn/​repos%%''​
 +
 +Click the ''​Login''​ button on the right
 +
 +{{ :​services:​trac:​border-login_button.png?​nolink&​ |}}
 +
 +Insert ''​Username''​ and ''​Password''​
 +
 +{{ :​services:​trac:​border-login_user.png?​nolink&​ |}}
 +
 +You are now logged-in. Clicking on ''​Preferences''​ you can modify your personal data:
 +
 +{{ :​services:​trac:​border-preferences_menu.png?​nolink&​ |}}
 +
 +In section ''​General''​ you can see and change your name and the corresponding e-mail address
 +
 +{{ :​services:​trac:​border-preferences_general.png?​nolink&​ |}}
 +
 +In section ''​Account''​ you can modify your password in ''​Change Password''​ form or you can delete your account
 +
 +{{ :​services:​trac:​border-preferences_account.png?​nolink&​ |}}
 ===== How to manage an SVN repository ===== ===== How to manage an SVN repository =====
  
Line 35: Line 62:
 The list of all users will appear (in our case there is only the user //Mario Rossi// who is the owner of the repository) The list of all users will appear (in our case there is only the user //Mario Rossi// who is the owner of the repository)
  
-{{:​services:​trac:​border-admin_users_list.png?​nolink&​|}}+{{ :​services:​trac:​border-admin_users_list.png?​nolink&​ |}}
  
 To create a new account, fill in ''​Add account''​ form, on the right: To create a new account, fill in ''​Add account''​ form, on the right:
Line 46: Line 73:
 and click ''​Add''​ button: and click ''​Add''​ button:
  
-{{:​services:​trac:​border-admin_add_account.png?​nolink&​|}}+{{ :​services:​trac:​border-admin_add_account.png?​nolink&​ |}}
  
 You can now see the new account and the corresponding details on the list: You can now see the new account and the corresponding details on the list:
  
-{{:​services:​trac:​border-admin_newusers_list.png?​nolink&​|}}+{{ :​services:​trac:​border-admin_newusers_list.png?​nolink&​ |}}
  
 In this page you can also change the password of a user by filling the ''​Change Password''​ form (on the right). This can be useful e.g. if a user forgets his password. In this page you can also change the password of a user by filling the ''​Change Password''​ form (on the right). This can be useful e.g. if a user forgets his password.
  
-{{:​services:​trac:​border-admin_password.png?​nolink&​|}}+{{ :​services:​trac:​border-admin_password.png?​nolink&​ |}}
  
 To remove an account tick the corresponding name and the press the ''​Remove selected accounts''​ button. To remove an account tick the corresponding name and the press the ''​Remove selected accounts''​ button.
  
-{{:​services:​trac:​border-admin_remove_users.png?​nolink&​|}}+{{ :​services:​trac:​border-admin_remove_users.png?​nolink&​ |}}
  
  
Line 79: Line 106:
   * Go to ''​Add path''​ form, select the desired folder from ''​Path''​ drop-down list and click ''​Add''​ button   * Go to ''​Add path''​ form, select the desired folder from ''​Path''​ drop-down list and click ''​Add''​ button
  
-{{:​services:​trac:​border-add_path.png?​nolink&​|}}+{{ :​services:​trac:​border-add_path.png?​nolink&​ |}}
  
 The selected folder is now present in the ''​Subversion Paths''​ table  The selected folder is now present in the ''​Subversion Paths''​ table 
Line 112: Line 139:
 {{ :​services:​trac:​border-add_email.png?​direct&​800 |}} {{ :​services:​trac:​border-add_email.png?​direct&​800 |}}
  
-you can choose the prefix of the subject of the email that will be sent in ''​Subject;; field, in ''​Path filter''​ drop-down list you can select the folder for which you want to send an email in case it is modified.+you can choose the prefix of the subject of the email that will be sent in ''​Subject'' ​field, in ''​Path filter''​ drop-down list you can select the folder for which you want to send an email in case it is modified.
  
 You can then select users in ''​Users''​ drop-down list and click ''​Add Email'',​ or write directly the email address in the ''​Email''​ field: You can then select users in ''​Users''​ drop-down list and click ''​Add Email'',​ or write directly the email address in the ''​Email''​ field:
  
-{{:​services:​trac:​border-insert_email.png?​nolink&​|}}+{{ :​services:​trac:​border-insert_email.png?​nolink&​ |}}
  
 Clicking on ''​Add''​ button, the defined changes will appear in the central field Clicking on ''​Add''​ button, the defined changes will appear in the central field
  
-{{:​services:​trac:​border-hook_final.png?​nolink&​|}}+{{ :​services:​trac:​border-hook_final.png?​nolink&​ |}}
  
 clicking on ''​Apply changes''​ you can save the newly defined email notification,​ otherwise selecting ''​Reset''​ you can cancel it. clicking on ''​Apply changes''​ you can save the newly defined email notification,​ otherwise selecting ''​Reset''​ you can cancel it.