Is there a way to restore a project in RTC/RRC to a previous point?
![](http://jazz.net/_images/myphoto/008f96a8e3a46cd1751cb2ef753d1849.jpg)
One answer
![](http://jazz.net/_images/myphoto/008f96a8e3a46cd1751cb2ef753d1849.jpg)
Comments
![](http://jazz.net/_images/myphoto/497be526bd5b22887ae0c43fef14a9aa.jpg)
Will this be possible (may be in the future, if not now), with the VVC functionality?
For example, I roll back to a particular workspace for the entire repository, so all artifacts get to the state there were in that particular workspace
![](http://jazz.net/_images/myphoto/a36d1dcfd3e1e1e00aeb18c860d1443d.jpg)
It depends on what was mean by "project". VVC is just a versioning system (like RTC-SCM, ClearCase, GIT, etc.) If it means "project area", then VVC does not help, since the project area has many artifacts that are not under version control. If it means "a set of artifacts in a workspace", then yes, VVC will allow you to roll that workspace back to some earlier baselined state (just as RTC-SCM, ClearCase, GIT, etc. let you roll back the artifacts under version control to some earlier baselined state).
Comments
Millard Ellingsworth
FORUM ADMINISTRATOR / JAZZ DEVELOPER Jan 27 '14, 5:30 p.m.I would expect this is possible at the repository level. Are you asking about restoring just one project within a repository?
Cory Tanner
Jan 27 '14, 6:35 p.m.I know that we can use the database backups that we have to restore to a previous state. I should have asked a more clear and precise question. So long response even longer.... I am asking if there is a way to restore only one project with in a repository. Thanks for helping me clarify.