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