The URLs in CollabNet
TeamForge
17.1 and CollabNet
Enterprise Edition are not exactly the same, but they can
be made to work together.
Any bookmarks you have saved in CollabNet
Enterprise Edition projects can now be accessed from
within CollabNet
TeamForge
17.1.
CollabNet
Enterprise Edition URLs that specify item identifiers,
such as artifact ID, document ID or discussion post ID, are specified are routed to the
exact item page in CollabNet
TeamForge
17.1. However, CollabNet
Enterprise Edition URLs that do not have exact item
identifiers may be routed to the tool's main page or project home page. As an example,
link to CollabNet
Enterprise Edition'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.
Note: If any of your bookmarked CollabNet
Enterprise Edition URLs are not routed to the CollabNet
TeamForge
17.1 URLs, contact your
system administrator.
Only the URLs listed here will work the same way in TeamForge
17.1 as in CollabNet
Enterprise Edition. You may need to change some
other URLs manually and communicate the changes to your site members. For example,
there may be a form submission to enter Project Tracker artifacts which may look
like: /servlets/tracking/action/CreateArtifact?type=defect. The
equivalent URL in TeamForge
17.1 would be:
/tracker/tracking/linkid/prpl1042/action/CreateArtifact?type=defect
. You should get the corresponding URLs from the CollabNet
TeamForge site and update your HTML or
project pages accordingly.
Note: If you are making the transition via a staging site, do this in production, after
the upgrade is complete, because changes you make on the stage site are not
preserved.
Issue Tracker
CollabNet
Enterprise Edition 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
CollabNet
TeamForge
17.1 Tracker application's
home page.
- After migration, enter a CollabNet
Enterprise Edition 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.
Discussions
CollabNet
Enterprise Edition 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
CollabNet
TeamForge
17.1 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 CollabNet
TeamForge'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..
Documents
CollabNet
Enterprise Edition 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
CollabNet
TeamForge
17.1 Documents application's
home page.
- CollabNet
Enterprise Edition URL:
https://project.domain/servlets/ProjectDocumentReservationAdd?documentID=xxx
is re-directed to https://host/sf/go/docxxx.
CVS
- For repository browsing purposes, CVS URLs are appropriately redirected to
CollabNet
TeamForge
17.1 ViewVC URLs.
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
- For purposes of checking out or committing with a client, see the
Source Code tab of the CollabNet
TeamForge
17.1 project for the
new repository path. CVS working copies must be recreated (checked-out
afresh).
SVN
Subversion URLs for specific revisions of a file, log messages or
difference between two revisions are appropriately redirected to
CollabNet
TeamForge
17.1's ViewVC URLs.
- CollabNet
Enterprise Edition 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
- CollabNet
Enterprise Edition 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
- CollabNet
Enterprise Edition 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
PD/Task
Any URL of
CollabNet
Enterprise Edition's Dashboard/Task pages are
redirected to the
CollabNet
TeamForge
17.1 Tasks application's
home page.
- CollabNet
Enterprise Edition
URL:https://project.domain/servlets/activity/*.do is
re-directed to
https://host/sf/taskmgr/do/viewSummary/projects.project/taskmgr.
Wiki
All
CollabNet
Enterprise Edition Wiki URLs are redirected to the
CollabNet
TeamForge
17.1 Wiki application's home page.
- CollabNet
Enterprise Edition
URL:https://project.domain/wiki/... is re-directed to
https://host/sf/wiki/do/viewPage/<projectname>/wiki/HomePage/sf/wiki/...
Project Metrics
CollabNet
Enterprise Edition URLs of Report tool are redirected
to the
CollabNet
TeamForge
17.1 Reporting application's pages.
- CollabNet
Enterprise Edition URL:
https://project.domain/servlets/Report*... is
re-directed to
https://host/sf/reporting/do/listReports/<projectname>/reporting.
Announcements
All
CollabNet
Enterprise Edition News URLs are redirected to
CollabNet
TeamForge
17.1's Announcements.
- CollabNet
Enterprise Edition URL:
https://project.domain/servlets/ProjectNewsAdd... is
re-directed to
https://host/sf/sfmain/do/myPage?selectedTab=news.
Help
CollabNet
Enterprise Edition Help page URLs are redirected to
appropriate help pages on "help.collab.net".
- CollabNet
Enterprise Edition URL:
https://project.domain/nonav/servlets/HelpTOC is
re-directed to http://help.collab.net/index.jsp.