don't clobber workspace info cache when there are >1 TFS server
[tfs.git] / docs / examples / ex05-checkin-adds.sh
blobb458065cc8ee923a75af598cc6caba3db25eaf22
1 #!/bin/sh
2 SERVER=$1
3 LOGIN=$2
4 echo tf /server:$SERVER /login:$LOGIN checkin /tmp/opentf/ /C:first.checkin /recursive
5 tf /server:$SERVER /login:$LOGIN checkin /tmp/opentf/ /C:first.checkin /recursive