don't clobber workspace info cache when there are >1 TFS server
[tfs.git] / docs / examples / ex07-rename-files.sh
blob49a69c106d0e58f6da7cf9be062d6a989f282da7
1 #!/bin/sh
2 SERVER=$1
3 LOGIN=$2
4 echo tf /server:$SERVER /login:$LOGIN rename /tmp/opentf/test1.txt /tmp/opentf/test4.txt
5 tf /server:$SERVER /login:$LOGIN rename /tmp/opentf/test1.txt /tmp/opentf/test4.txt