How to completely delete a project area?
![]()
Hi everbody,
Is it possible to delete a project area in RTC? We need to free space from our DB. I mean COMPLETELY delete, not to archive it. Regards, Francisco R. |
2 answers
![]()
I am not aware of any mechanism to delete projects.
Comments Thanks Sam. Does anybody have another suggestion?
1
![]() FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
I agree with Sam ... there is no way in general to purge an entire project area in a way that frees up its space in the database. There are selective deletions you can do for objects can be very large, such as a file version (for when you checked in a gigabyte executable by mistake).
I don't know how to actually remove large source repository artifacts.
Those are bad news... thanks anyway, Geoffrey and Sam. I wonder if at least, the project area could be permanently archived so nobody can never use it. What do you think? the project will show in the archived project list on the web.. it can be unarchived with a click..
1
![]() FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
Deleting streams and workspaces has no effect on the change sets referenced by those streams and workspaces. If you want to effectively hide a project area so nobody can ever use it, set its read access to "project members only", and remove all project members (then only repo admins will be able to see it).
Thanks Geoffrey.
showing 5 of 8
show 3 more comments
|
![]()
As Geoffrey stated before, completely deleting a project area is not currently possible.
|