= Welcome to the Trac server for subversion projects = [SvnInfo Subversion information] == 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 }}} === Testing Wiki === https://trac.version.fz-juelich.de/sandbox may be used for testing. == [wiki:UsefulFeatures Useful Features] == Some [wiki:UsefulFeatures Useful Features] and plugins are described here. == 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 1. 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 1. subversion accress * select Subversion->Subversion Access * click on Subversion Paths == Trac Documentation == * TracGuide -- Built-in Documentation * [http://trac.edgewall.org/ The Trac project] -- Trac Open Source Project * [http://trac.edgewall.org/wiki/TracFaq Trac FAQ] -- Frequently Asked Questions * TracSupport -- Trac Support For further questions contact A.Visser@fz-juelich.de.