Are the URLs in CollabNet TeamForge 6.0 same as the URLs in CollabNet Enterprise Edition?

No, the URLs in CollabNet TeamForge 6.0 and CollabNet Enterprise Edition are not exactly the same, though post-migration, the CollabNet Enterprise Edition URLs can be made to work in CollabNet TeamForge 6.0 with minimum effort.

If any of the bookmarked CEE URLs are not routed to the CTF 6.0 URLs, please contact your system administrator.

The bookmarks that you might have saved in CollabNet Enterprise Edition projects can now be accessed from within CollabNet TeamForge 6.0.

CEE URLs where the item identifiers, for example, artifact Id, document Id or discussion post Id are specified, are routed to the exact item page in CollabNet TeamForge 6.0. However, CEE URLs that do not have exact item identifiers might be routed to the tool's main page or project home page. As an example, link to CEE's specific post Id is redirected to the exact post Id page whereas, the link to a discussion forum may be re-directed to the Discussions>Forum Summary page.

Some of the examples of the URL compatibility include:
  1. Issue Tracker: CEE URLs, where issue tracker Ids or PCNs are specified, are re-directed to the exact artifact or tracker appropriately. Any other Issue Tracker tool-specific URLs are re-directed to the CTF 6.0 Tracker application's home page.
    • After migration, enter a CEE URL of an Issue Tracker issue in the browser address bar like: https://project.domain/ issues/show_bug.cgi?id=xxx. This gets re-directed to a URL like: https://host/sf/go/artfxxx.
  2. Discussions: CEE URLs, where forum Ids, topic Ids or post Ids are specified, are re-directed to the exact forum, topic or post appropriately. Any other discussions tool-specific URLs are re-directed to the CTF 6.0 Discussions application's home page.
    • Bookmarked forum URLs of the form https://project.domain/ds/viewForumSummary.do?dsForumId=xxxx are correctly redirected to the corresponding forum in the CTF's Discussions tool like https://host/sf/discussion/do/listTopics/projects.project/discussion.forumId.
    • Bookmarked message url's of the form https://project.domain/ds/viewMessage.do?dsForumId=xxxx?dsMessageId=xxxx are correctly redirected to the corresponding topic or post page depending on whether the message represents a post or a topic, like: https://host/sf/discussion/do/listPosts/projects.project/discussion.forumid.topicid...
    • Any other url's of the form https://project.domain/ds/.... are redirected to the Forum summary page as:https://host/sf/go/projects.project/discussion..
  3. Documents: CEE URLs, where document Ids are specified, are re-directed to the appropriate exact document. Any other document tool-specific URLs are re-directed to the CTF 6.0 Documents application's home page.
    • CEE URL: https://project.domain/servlets/ProjectDocumentReservationAdd?documentID=xxx is re-directed to https://host/sf/go/docxxx.
  4. CVS: CVS URLs for difference between two revisions are appropriately redirected to CTF 6.0's Viewvc URLs.
    • CEE URL: https://project.domain/source/browse/project/dd.txt?r1=x&r2=y is re-directed to https://host/integration/viewvc/viewvc.cgi/dd.txt?root=project&system=exsyxxxx&r1=x&r2=y
  5. SVN: Subversion URLs for specific revisions of a file, log messages or difference between two revisions are appropriately redirected to CTF 6.0's Viewvc URLs.
    • CEE URL: https://project.domain/source/browse/project/trunk/test.txt?view=markup&pathrev=x is re-directed to https://host/integration/viewvc/viewvc.cgi/trunk/test.txt?root=project&system=exsyxxxx&view=markup&pathrev=x
    • CEE URL: https://project.domain/source/browse/project/trunk/test.txt?view=log&pathrev=x is re-directed to https://host/integration/viewvc/viewvc.cgi/trunk/test.txt?root=project&system=exsyxxxx&view=log&pathrev=x
    • CEE URL: https://project.domain/source/browse/project/trunk/test.txt?r1=x&r2=y&pathrev=x is re-directed to https://host/integration/viewvc/viewvc.cgi/trunk/test.txt?root=project&system=exsyxxxx&r1=x&r2=y&pathrev=x
  6. PD/Task: Any URL of CEE's Dashboard/Task pages are redireceted to the CTF 6.0 Tasks application's home page.
    • CEE URL:https://project.domain/servlets/activity/*.do is re-directed to https://host/sf/taskmgr/do/viewSummary/projects.project/taskmgr.
  7. Wiki: All CEE Wiki URLs are redirected to the CTF 6.0 Wiki application's home page.
    • CEE URL:https://project.domain/wiki/... is re-directed to https://host/sf/wiki/do/viewPage/<projectname>/wiki/HomePage/sf/wiki/...
  8. Project Metrics: CEE URLs of Report tool are redirected to the CTF 6.0 Reporting application's pages.
    • CEE URL: https://project.domain/servlets/Report*... is re-directed to https://host/sf/reporting/do/listReports/<projectname>/reporting.
  9. Announcements: All CEE News URLs are redirected to CTF 6.0's Announcements.
    • CEE URL: https://project.domain/servlets/ProjectNewsAdd... is re-directed to https://host/sf/sfmain/do/myPage?selectedTab=news.
  10. Help: CEE Help page URLs are redirected to appropriate help pages on "help.collab.net".
    • CEE URL: https://project.domain/nonav/servlets/HelpTOC is re-directed to http://help.collab.net/index.jsp.