Set Repository Default Project
Sets the default project for a repository. When this repository is set as the current repository, the default project will be set as the current project.
Syntax
alter repository <repository reference>
set default project { <project reference> | none }
Parameters
repository reference
String — Name of the repository to set the default project for.
project reference
String — Name of the new default project to set. Specify "none" to unset the default project.