How do you delete files from stream
![](http://jazz.net/_images/myphoto/6290acf986de7a385e09fa4157483d14.jpg)
One answer
![](http://jazz.net/_images/myphoto/6290acf986de7a385e09fa4157483d14.jpg)
A deletion is just like any other change. Load a repository workspace
containing the files into Eclipse (or Visual Studio), delete the files
you want to delete, and checkin the result.
Cheers,
Geoff
On 4/7/2011 3:08 PM, kcarson wrote:
containing the files into Eclipse (or Visual Studio), delete the files
you want to delete, and checkin the result.
Cheers,
Geoff
On 4/7/2011 3:08 PM, kcarson wrote:
I am trying to look into how to remove a file that was mistakenly
checked in to a stream. I had 3 files that were originally checked in
and should not be in the stream. How would I go about getting them
deleted?