It's all about the answers!

Ask a question

Delete file on stream ?


Kaushambi Singh (371310379) | asked Aug 08 '11, 12:08 a.m.
Is there any way to delete a file in a component at stream level? Though I have the admin permission and roles, I donnot find any delete option for deleting a file in a component on stream.

3 answers



permanent link
Geoffrey Clemm (30.1k33035) | answered Aug 08 '11, 2:32 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
With the Eclipse, Visual Studio, and command line clients, you need to
make the deletion in a repository workspace, and then deliver the change
set containing the deletion to the stream.
With the web client, you can make the change directly against the stream
(in the Source Control page, browse down to the parent directly, and
select the delete action on the file you want to delete).

Cheers,
Geoff

On 8/8/2011 12:08 AM, kushsingh wrote:
Is there any way to delete a file in a component at stream level?
Though I have the admin permission and roles, I donnot find any
delete option for deleting a file in a component on stream.

permanent link
Canberk Akduygu (99237371) | answered Aug 08 '11, 3:17 a.m.
I have asimilar question about this situation. Why can't we delete components from Project Area. We can remove from stream but cannot delete it.

Is there a specific reason?

permanent link
Geoffrey Clemm (30.1k33035) | answered Aug 08 '11, 6:13 p.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
There are two parts to this question.
You can move a component out of a project area by changing the owner of
the component.
You cannot currently delete a component (but you can archive it by
creating an "Archived" project area, and moving the component to the
Archived project area).

Cheers,
Geoff

On 8/8/2011 7:38 AM, canberk wrote:
I have asimilar question about this situation. Why can't we delete
components from Project Area. We can remove from stream but cannot
delete it.

Is there a specific reason?

Your answer


Register or to post 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.