We are using Team Foundation (2008) as our source control.
I’m wondering if there is any way to recursively get multiple files using wildcards?
For instance :
*.txt
*.rc
*.h
*.cs
etc.
Thanks a lot,
Nic
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Whether you’re talking about programmatically or from the command line, there’s not a single solution to be able to do what you want. You’ll need to iterate through each of your wildcards and append them to the rest of the ItemSpec path as part of your get.