Removes all invalid workspaces from the list of registered workspaces
of the current database. A workspace is considered invalid if its
path does either not contain an _MTN directory anymore or if
the configured database for the workspace is a different from the
current database.
mtn register_workspace [workspace_path]
Registers the given workspace (default the current workspace) in the
current database, so that it will show up in the output of mtn list databases (the database has to be in a managed location for
list databases to work; see Managed Databases).
mtn set domainnamevalue
Associates value to name in domain domain.
See Vars for more information.
mtn unregister_workspace [workspace_path]
Unregisters the given workspace (default the current workspace) from
the current database, so that it will no longer show up in the output
of mtn list databases.
mtn unset domainname
Deletes any value associated with name in domain. See
Vars for more information.