Showing posts with label TFS. Show all posts
Showing posts with label TFS. Show all posts

Tuesday, November 24, 2015

making the workspace server

in tfs improved performance muchly - we have large projects

Thursday, August 28, 2014

TFS Woes

a changeset can have a reference to a file that has been renamed and will leave you in the dark that that has happened.

Wednesday, December 11, 2013

TFS Bizarre behavior

checking in a file that was lined to a task made the task closed - very wierd

Wednesday, September 4, 2013

Monday, February 4, 2013

How to update a project file's xml in VS

first -> unload project ->check out -> make changes-> check in->upload project

How to get list of Changesets

rick click on aspx file -> get specific version

why isn't there an easier way?

Designer page woes

I was copying .cs and aspx from one branch to another. The compile failed - the designer didn't regenerate.
This was even though I opened in designer and there were new components.