Mmmm... tastes like checkin
I have a few further questions about your Team System usage for those of you playing around with the December CTP:
- How often do you check in changes?
- How many files are in each checkin on average? Did you import a large source tree when you started playing with the system?
- Suppose you have multiple unrelated changes you want to submit at the same time. Are you more likely to submit them all in one checkin, or would you checkin each group of files separately one after the other?
- How many files do you have checked out, on average?
- Before checking in changes, do you perform any tests? (For example, build the product, get a code review, have someone else build with your changes, run unit tests, etc.)
- How often do you examine past changesets? When you do, what are you looking for?
- How often do you check out a file and later undo rather than check in?
- Do you use checkin notes? If so, do you have any required notes?
- How often do you associate a checkin with a work item?
- Will you experience physical pain if we call it "checkin"?
- Do you have any other comments on the checkin process?
Comments
- Anonymous
May 10, 2005
Now that you've had a bit of time to play around with Beta 2, I'm curious what people think of the mapping... - Anonymous
July 03, 2005
The comment has been removed - Anonymous
August 05, 2005
Hi Madhav,
When Get Latest is greyed out, that usually means that you local workspace doesn't actually have any working folder mappings. From the File menu, go to Source Control-> Workspaces... and then choose a workspace. You need to add a mapping for a server folder to a local folder. Hopefully this will fix that.
I'm not sure about the rest- you may wish to post to the <a href="http://forums.microsoft.com/msdn/default.aspx?ForumGroupID=5">VSTS Forums</a> for more information.
Hope this helps!