VS 2005 Website "Projects"

posted on 03/19/06 at 09:46:06 pm by Joel Ross

I've talked about the issue with Visual Studio 2005 and how team development is an issue in my mind. The main issue to me has to do with deleting or moving files. If you're not sure how to reproduce it, the steps were included in a recent email a client sent out to the development team:

  1. Developer 1 deletes a file.
  2. Developer 2 gets latest.
  3. The deleted files show up as new files for developer 2.
  4. Developer 2 checks in all files (including the one deleted by developer 1).
  5. Developer 1 gets latest and gets the file they deleted prior.
  6. Developer 1 thinks about killing everyone on his team.

Yeah, that's a good description...

Having said that, you do get a warning when you get latest and a file has been deleted. It's?a good signal to check for newly added files that shouldn't be there.

Technorati Tags:

Categories: ASP.NET