repo.or.cz
/
tfs.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
don't clobber workspace info cache when there are >1 TFS server
[tfs.git]
/
docs
/
examples
/
ex17-delete-workspace.sh
blob
72f9a797ab37f9688b41c44e0d90f4bf9f832417
1
#!/bin/sh
2
SERVER
=
$1
3
LOGIN
=
$2
4
echo
tf
/
server
:
$SERVER
/
login
:
$LOGIN
workspace
/
delete example
5
tf
/
server
:
$SERVER
/
login
:
$LOGIN
workspace
/
delete example