Advertisement
Guest User

Untitled

a guest
Oct 21st, 2016
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.35 KB | None | 0 0
  1. git-tf clone <servername> <projectname>
  2. Connecting to TFS...
  3. Username: <username>
  4. Password:
  5. Password:
  6. Password:
  7. git-tf: Access denied connecting to TFS server <servername> <authenticating as <username>>
  8.  
  9. This: git-tf clone http://<server>:<port>/tfs/<collection name> $/<project name>
  10. Not this: git-tf clone http://<server>:<port>/tfs/ $/<project name>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement