TeamForge tools Plan and track anything Document your work Work on tasks Manage source code Discuss stuff Report on project activity Release products Contribute knowledge Build and test Run a project

See what's in your publishing repository

You can view the files in your TeamForge site's publishing repository in via relative URLs.

  1. Enter the URL: https://forge.collab.net/sf/projects/sampleproject/index.html in the address bar to display contents of the index.html file. In this case, your index.html file must be in the publishing repository under the www/sampleproject path. The contents of the index.html file are displayed in the Project Home page.
  2. Enter the URL: https://forge.collab.net/sf/projects/sampleproject/roles/roledetails.html in the address bar to display contents of the roledetails.html file. In this case, your roledetails.html file must be in the publishing repository under the www/sampleproject/roles path. The contents of the roledetails.html file are displayed in the Project Home page.