Excluding file from project in VSS?

  • Thread starter Thread starter Brett Romero
  • Start date Start date
B

Brett Romero

Is there a way to have a file delete from Visual Source Safe if I
exclude (not delete) it from a Visual Studio project? I'd like what
ever is in the project to be reflected in VSS.

I'm using Studio integration with VSS.

Thanks,
Brett
 
How do u want to delete file from VSS if u don't delete it from project?
Excluding just remove item entry from the config of you project.

Why not to remove file manually?
Is there a way to have a file delete from Visual Source Safe if I
exclude (not delete) it from a Visual Studio project? I'd like what
ever is in the project to be reflected in VSS.

I'm using Studio integration with VSS.

--
WBR,
Michael Nemtsev :: blog: http://spaces.msn.com/laflour

"At times one remains faithful to a cause only because its opponents do not
cease to be insipid." (c) Friedrich Nietzsche
 
Back
Top