How can I bookmark a project in TFS for quick access. we have a huge project repository with branching and many levels of hierarchy. I'm looking for some way to mark my favorites projects in Team Explorer Environment: TFS 2008, VS 2008
+3
A:
Team Explorer has a "Favorites" mechanism, however it only functions for Team Explorer nodes (such as Reporting or Documents folders) and not a position in Source Control Explorer.
If you want shortcuts to Visual Studio projects then I'd recommend you download the files in the usual way to your local hard drive and then create shortcuts to the .sln files etc on your desktop or something. Not exactly rocket science but does it get you what you need?
Martin Woodward
2009-08-08 11:56:03
Thanks Martin, but it won't work across the systems.
usman shaheen
2009-08-09 06:56:42
What do you mean "across the systems" - do you mean across clients machines so that you have the same bookmarks where-ever you log in or that you would like your bookmarks to be shared between the team?
Martin Woodward
2009-08-10 07:56:25
second one. to be shared between the team
usman shaheen
2009-08-12 08:05:13
That would only work if every memebr of the team had the same location mapped for your Workspaces!
MrHinsh
2009-09-04 13:47:06