Next: , Previous: , Up: Command Reference   [Contents][Index]


4.7 Variables

mtn cleanup_workspace_list

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 domain name value

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 domain name

Deletes any value associated with name in domain. See Vars for more information.

Quick Links:     www.monotone.ca    -     Downloads    -     Documentation    -     Wiki    -     Code Forge    -     Build Status