TracNav menu
-
Projects
- Fortress Community
- Playground Project Page
- Installation notes
- EDIT THIS PAGE (go not-too-wild)
- Terms of use
Welcome to Trac 0.10.3
Trac is a minimalistic approach to web-based management of software projects. Its goal is to simplify effective tracking and handling of software issues, enhancements and overall progress.
All aspects of Trac have been designed with the single goal to help developers write great software while staying out of the way and imposing as little as possible on a team's established process and culture.
As all Wiki pages, this page is editable, this means that you can modify the contents of this page simply by using your web-browser. Simply click on the "Edit this page" link at the bottom of the page. WikiFormatting will give you a detailed description of available Wiki formatting commands.
"trac-admin yourenvdir initenv" created a new Trac environment, containing a default set of wiki pages and some sample data. This newly created environment also contains documentation to help you get started with your project.
You can use trac-admin to configure Trac to better fit your project, especially in regard to components, versions and milestones.
TracGuide is a good place to start.
Enjoy!
The Trac Team
Starting Points
- The SandBoxWiki page that you are encouraged to edit (as opposed to this page).
- The Playground subversion repository associated with this project.
Anonymous users can checkout a copy with
svn checkout https://projectfortress.sun.com/svn/Playground/trunk Playground
The exact same commit rules apply to the playground repository, so you won't be able to commit without Sun Contributor Agreement approval.
If you are behind a proxy server, you may need to add some lines to ~/.subversion/servers like this:[groups] projectfortress = projectfortress.sun.com [projectfortress] http-proxy-host = webcache.east http-proxy-port = 8080
with suitable substitutions for proxy host and port. - The installation notes for Trac, Subversion, and Apache on this server.
- TracGuide -- Built-in Documentation
- The Trac project -- Trac Open Source Project
- Trac FAQ -- Frequently Asked Questions
- TracSupport -- Trac Support
For a complete list of local wiki pages, see TitleIndex.
