Trying to upload txt file as attachment to workitems in TFS but I get this:
"Unable to determine source control server."
I tried tf workspaces collection:"http..." and it gives me a list of workspaces but doesn't do anything.
Upload command was typed like this:
tfpt workitem /uploadattachment 1234 fileName.txt
Interesting, downloadattachment works, and changing title works, just uploadattachment doesn't.
any advices??