You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

17 lines
327 B

Menu Tools
{
Separator
Option "&Publish to VCM..."
{
RoseScript $REPOSADDIN_SCRIPT_PATH\RVSReposPu.ebx
}
Option "Export to &Repository..."
{
RoseScript $REPOSADDIN_SCRIPT_PATH\RVSReposEx.ebx
}
Option "&Import from Repository..."
{
RoseScript $REPOSADDIN_SCRIPT_PATH\RVSReposIm.ebx
}
}