I know that I can check in a file to the TFS but I wonder if there is a way to check in a folder using tf command?
Asked
Active
Viewed 643 times
1 Answers
2
using tf add and checkin one can check in an empty folder. However, tf checkin /recursive will check in everything under a given directory.

Rolf Huisman
- 1,417
- 8
- 17