
Workspaces Visible to the Authenticated Mergin Account
Source:R/rfp_mergin.R
rfp_mergin_workspaces.RdWhich Mergin workspaces this account can see, and the role it holds in each.
Details
A project's namespace is not derivable from anything in this repository, and
the server answers a wrong one with HTTP 404 and no hint about what was
wrong. The obvious workaround - reading workspace$name out of a cloned
project's .mergin/mergin.json - needs the clone that rfp_mergin_file_get()
exists to avoid. This asks the server instead.
See also
Other mergin:
rfp_mergin_conflicts(),
rfp_mergin_file_get(),
rfp_mergin_files(),
rfp_mergin_list()