don't clobber workspace info cache when there are >1 TFS server
[tfs.git] / docs / examples / t08-properties-cmd.sh
blob95976416f6c0d53f847b33e8422361ac16a4e41c
1 #!/bin/sh
2 SERVER=$1
3 LOGIN=$2
4 WORKSPACE=$3
5 echo tf /server:$SERVER /login:$LOGIN /workspace:$WORKSPACE properties "$/"
6 tf /server:$SERVER /login:$LOGIN /workspace:$WORKSPACE properties "$/"