BUGFIX: tf online <path> shouldn't croak if <path> is an add awaiting
[tfs.git] / docs / examples / ex13-history.sh
blob3a53e0eeccb04e5f630fab96ebfd24127d9e3cde
1 #!/bin/sh
2 SERVER=$1
3 LOGIN=$2
4 echo tf /server:$SERVER /login:$LOGIN history /tmp/opentf /format:brief
5 tf /server:$SERVER /login:$LOGIN history /tmp/opentf /format:brief
6 echo tf /server:$SERVER /login:$LOGIN history /tmp/opentf /format:detailed
7 tf /server:$SERVER /login:$LOGIN history /tmp/opentf /format:detailed
8 echo tf /server:$SERVER /login:$LOGIN history /tmp/opentf /format:byowner
9 tf /server:$SERVER /login:$LOGIN history /tmp/opentf /format:byowner