Is it possible to take a snapshot of Project Area in RTC?
Hi
Can you please advise if its possible to create a snapshot of entire Project Area in RTC ? Restoring it should get me the all the streams states as they were at the time of snapshot. Please advise if there is an alternate way of achieving this? Regards Girish Mohite |
3 answers
To achieve this, I would simply take a DB dump at the desired point. Restoring it will give you a snapshot of the entire repository (all project areas).
|
Hi Girish,
It's not possible to take a snapshot of a PA only the workspace. Snapshots are useful for capturing the state of a workspace, and are typically used to record important workspace configurations so that they can be recreated. Thanks...Alex Comments
Girish Mohite
commented Jul 31 '13, 9:53 a.m.
Hi Alex
|
Currently, It doesn't support to backup a single project area with the repotools. Instead, repotools export tool will export all the data in the repository including the project area.So, the way I could see is backup the whole repository with repotools export.
|
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.
Comments
Do you just want to restore the stream states, or do you want to restore the state of all of the artifacts in the project area (plans, work items, etc.)?