Skip to content
This repository was archived by the owner on Feb 22, 2025. It is now read-only.
This repository was archived by the owner on Feb 22, 2025. It is now read-only.

Unable to determine the workspace. - Error after update to Rider 2018.2 #173

@dillius

Description

@dillius

Can no longer retrieve latest from TFS after updating Rider to 2018.2. Worked fine prior, during the same day. On latest 1.1.150 version of the plugin. Not sure if the VSO plugin needs an update or if this is a bug caused by Jetbrains.

Error:An argument error occurred: Unable to determine the workspace. You may be able to correct this by running 'tf workspaces /collection:TeamProjectCollectionUrl'.

Log details show:

16:38:32.141 | INFO  | TFSUpdateEnvironment           | Update on files initiated...
16:38:32.141 | INFO  | VcsHelper                      | getRepositoryContext: cache hit: C:/RiderTFS/Source
16:38:32.141 | INFO  | TFSVcs                         | TFSVcs.getServerContext repositoryContext is null: false
16:38:32.141 | INFO  | ToolRunnerCache                | getRunningToolRunner: toolLocation={0}
16:38:32.142 | INFO  | ToolRunnerCache                | getRunningToolRunner: fast version - 
14.123.1.201709051449
16:38:32.142 | INFO  | ToolRunnerCache                | getRunningToolRunner: key=c:\tf\tf.cmd|
16:38:32.142 | INFO  | ToolRunner                     | sendArgsViaStandardInput: proceedWithArgs: get 
-noprompt C:/RiderTFS/Source C:/Users/mhenderson/.Rider2018.2/config/scratches C:/Users/mhenderson/.Rider2018.2/system/extResources -recursive
16:38:32.142 | INFO  | ToolRunnerCache                | updateCachedInstance: caching a new runner: 
key=c:\tf\tf.cmd|
16:38:32.142 | INFO  | ToolRunner                     | ToolRunner.start: toolLocation = C:\tf\tf.cmd
16:38:32.142 | INFO  | ToolRunner                     | ToolRunner.start: workingDirectory = null
16:38:32.142 | INFO  | ToolRunner                     | arguments: @
16:38:32.319 | INFO  | Command                        | ERROR: An argument error occurred: Unable to 
determine the workspace. You may be able to correct this by running 'tf workspaces /collection:TeamProjectCollectionUrl'.
16:38:32.321 | INFO  | Command                        | CMD: Team Explorer Everywhere Command Line Client 
(version 14.123.1.201709051449)
16:38:32.321 | INFO  | Command                        | CMD: 
16:38:32.322 | INFO  | Command                        | CMD:  get command:
16:38:32.322 | INFO  | Command                        | CMD: 
16:38:32.323 | INFO  | Command                        | CMD:   Retrieves a read-only copy of one or more files 
from the source control
16:38:32.323 | INFO  | Command                        | CMD:   server to the local disk. Any intermediate folders 
are created if necessary. 
16:38:32.323 | INFO  | Command                        | CMD:   
16:38:32.323 | INFO  | Command                        | CMD:   The version to retrieve may be specified 
through the 'version' option or as
16:38:32.323 | INFO  | Command                        | CMD:   a version specification suffix to the item 
specification (example:
16:38:32.323 | INFO  | Command                        | CMD:   '$/file.txt;C34').
16:38:32.323 | INFO  | Command                        | CMD: 
16:38:32.323 | INFO  | Command                        | CMD:  Valid option sets:
16:38:32.323 | INFO  | Command                        | CMD: 
16:38:32.341 | INFO  | Command                        | CMD:   get [/version:<value>] [/recursive] [/preview] 
[/force] [/all] [/overwrite]
16:38:32.341 | INFO  | Command                        | CMD:       [/noautoresolve] [<itemSpec>...]
16:38:32.341 | INFO  | Command                        | CMD: 
16:38:32.385 | WARN  | SyncCommand                    | Unknown response from 'tf get' command: Team 
Explorer Everywhere Command Line Client (version 14.123.1.201709051449)
16:38:32.385 | WARN  | SyncCommand                    | Unknown response from 'tf get' command:  get 
command:
16:38:32.385 | WARN  | SyncCommand                    | Unknown response from 'tf get' command:   
Retrieves a read-only copy of one or more files from the source control
16:38:32.385 | WARN  | SyncCommand                    | Unknown response from 'tf get' command:   server 
to the local disk. Any intermediate folders are created if necessary. 
16:38:32.385 | WARN  | SyncCommand                    | Unknown response from 'tf get' command:   
16:38:32.385 | WARN  | SyncCommand                    | Unknown response from 'tf get' command:   The 
version to retrieve may be specified through the 'version' option or as
16:38:32.385 | WARN  | SyncCommand                    | Unknown response from 'tf get' command:   a 
version specification suffix to the item specification (example:
16:38:32.385 | WARN  | SyncCommand                    | Unknown response from 'tf get' command:   
'$/file.txt;C34').
16:38:32.385 | WARN  | SyncCommand                    | Unknown response from 'tf get' command:  Valid 
option sets:
16:38:32.385 | WARN  | SyncCommand                    | Unknown response from 'tf get' command:   get 
[/version:<value>] [/recursive] [/preview] [/force] [/all] [/overwrite]
16:38:32.385 | WARN  | SyncCommand                    | Unknown response from 'tf get' command:       
[/noautoresolve] [<itemSpec>...]
16:38:32.385 | INFO  | Command                        | 243662200(ns) - elapsed time for get -noprompt 
C:/RiderTFS/Source C:/Users/mhenderson/.Rider2018.2/config/scratches C:/Users/mhenderson/.Rider2018.2/system/extResources -recursive
16:38:32.385 | WARN  | RiderApplicationLoadListener   | [STDERR] : 243662200(ns) - elapsed time for get 
-noprompt C:/RiderTFS/Source C:/Users/mhenderson/.Rider2018.2/config/scratches C:/Users/mhenderson/.Rider2018.2/system/extResources -recursive
16:38:32.387 | INFO  | AbstractCommonUpdateAction     | Calling refresh files after update for roots: 
[C:/RiderTFS/Source/, C:/Users/mhenderson/.Rider2018.2/config/scratches/, C:/Users/mhenderson/.Rider2018.2/system/extResources/]

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions