You have to do it in a command line, it's not supported in the GUI, you have
to open a Visual Studio 2005 command prompt and use this command:
tf dir $/*file.cs /recursive /server:http://TFSServer:8080
Also checcout this documentation about this command line:
http://msdn2.microsoft.com/en-us/library/cc31bk2e(VS.80).aspx

Signature
Luis Fraile
MCSD.NET
> Hi,
>
[quoted text clipped - 9 lines]
> TIA,
> Jeroen
jbijleveld@gmail.com - 04 Jul 2006 22:44 GMT
Thanks Luis!
I didn't find that in the documentation yet.
Jeroen
Luis Fraile schreef:
> You have to do it in a command line, it's not supported in the GUI, you have
> to open a Visual Studio 2005 command prompt and use this command:
[quoted text clipped - 20 lines]
> > TIA,
> > Jeroen