Delete a file from changeset already delivered to the stream
2 answers
Currently, you cannot modify a change-set if it has been completed, and
delivering a change-set automatically completes it.
So you can delete that file, but you'll have to create a new change-set
to do so ... you cannot just remove it from the existing change one
since it has been delivered.
Cheers,
Geoff
On 10/24/2011 11:53 AM, mehulnp wrote:
delivering a change-set automatically completes it.
So you can delete that file, but you'll have to create a new change-set
to do so ... you cannot just remove it from the existing change one
since it has been delivered.
Cheers,
Geoff
On 10/24/2011 11:53 AM, mehulnp wrote:
Hi,
I have a change set which have 10 files already checked in and
delivered into a stream. i need to remove one file from it how can i
do it ?
Thanks