On my TFS server, how can I see where the source code (which folder) of my team project collection is stored?
I can't find anything specifying a location in the Administration Console.
Is the source stored on the file system?
Edit: Stupid question - got confused between TFS and VSS. TFS stores the source and changesets in a SQL database while VSS stores the source on the file system.