I know you can checkin specific files with tf.exe, but is there a way to specify and checkin an entire solution?
Asked
Active
Viewed 35 times
1 Answers
0
After some more searching, I found this question: tf checkin a specific folder
Following a similar approach I was able to check in the contents of my solution using this command:
tf checkin "C:\My\Solution\Directory" /recursive

nelb
- 15
- 1
- 4