Working With Team System – Random Notes
I’m working with Team System at the moment, and I’m using this as a scratch pad to document what I think about it.
- I really like the ease of merging support, but I got into problems with renamed files & projects that I had to resolve manually, even thought there weren’t any conflicts.
- Beyond that, I really dislike the way it thinks that every project should be under it source control. Opening a project now in VS always resuונlts in an error, saying that this project is not under source control. Very annoying.
- It is extremely sensitive to path changes. I move between machines and folders on my machine quite a bit, and it gives seemingly random error messages if I don’t open the project from the exact same path as I opened it the first time.
- It insist on working connected by default, and I lose pretty much all its capabilities when I’m working disconnected. This is extremely disappointing to me, since I’m used to working with Subversion, where disconnected is the normal mode of operation.
Comments
Comment preview