Saturday, June 28, 2014
Using lodash Map to create a Projection on JavaScript Array of Objects
Link to plnkr: http://plnkr.co/edit/5v2dmoXbdihDE94sP1SO
Monday, June 9, 2014
Slow TFS Team Explorer Client, Get latest is slow, Merging is Slow in TFS
If you TFS Team Explorer Client is slow when clicking on folders, etc then removing the workspace and deleting the cache will fix the issue. Note this applies to the client side aspect when working with TFS, not the server side.
1. Check-in / Shelve your changes in TFS Server.
2. Delete your workspace. - backup your existing files somewhere for paranoia.
3. Remove workspace mapped folder from your file system. 4. Clear your local cache. (it’s “C:\Users\[YOUR_USERID]\AppData\Local\Microsoft\Team Foundation\3.0\Cache\” for TFS / VS 2010 and “C:\Users\[YOUR_USERID]\AppData\Local\Microsoft\Team Foundation\4.0\Cache\” for TFS / VS 2012.
5. Open VS 2012 and connect to your TFS server.
6. Re-create workspace and map it to a new location. Must be a new location. Then once you are back to regular speed you can delete this workspace and try with the TBS standard of c:\tbs
7. Perform Get Latest.
Subscribe to:
Posts (Atom)