wiki:WikiStart

Version 5 (modified by anonymous, 15 years ago) ( diff )

--

Welcome to the Trac server for subversion projects

User Info

The web page of your project is https://trac.version.fz-juelich.de/PROJECTNAME

Command to list the contents of the project

% svn list  https://svn.version.fz-juelich.de/PROJECT

Command to check out the trunk from a project

% svn co  https://svn.version.fz-juelich.de/PROJECT/trunk  my_working_copy_of_trunk

Useful Features

Project Administrator Info

Add User

  1. add user to password file
    • log in as administrator
    • select the "Admin" tab
    • Left menu bar: select Accounts->Users
    • fill in form data
  2. add user to permission database
    • select General->Permissions
    • Add Subject to Group: Insert new user into Subject field, insert any name (doesn't have to exist) into Group field
  3. subversion accress
    • select Subversion->Subversion Access
    • click on Subversion Paths

Trac Documentation

Note: See TracWiki for help on using the wiki.