The New Depot command creates a new depot in the AccuRev repository.You can invoke the New Depot command in any of these ways:
• Choose File > New > Depot from the GUI main menu.
• Choose Admin > Depots from the GUI main menu to open a Depots tab (See “The Depots Tab”.). Then click the New button.The New Depot dialog includes basic options (always visible) and advanced options (visibility controlled by a Basic/Advanced button).No two depots in the same AccuRev repository can have the same name. See User-Specified Names for AccuRev Entities.This can be done—but it's risky (it cannot be undone) and it takes some work. You must first remove the existing depot with the desired name from the repository. For details, see "Removing a Depot from the AccuRev Repository" in the AccuRev Administrator's Guide.The location you choose here must be on a hard drive on the machine where the AccuRev Server process runs. Be sure that the location does not overlap the location of any other depot, or any AccuRev workspace or reference tree. See User-Specified Names for AccuRev Entities.If you do not specify a physical location, the new depot is placed under directory storage/depots within the AccuRev installation area.A depot’s physical location is said to be a slice of the overall AccuRev repository . To change the location of an existing depot, use the CLI command chslice.All depots store names of files and directories exactly as they are originally entered (e.g. WidgetGetCount or cmdListAll). Likewise, AccuRev client programs display these names exactly as they were originally entered. The difference is that:
• A depot’s case-sensitivity can be changed with the CLI chdepot command, as follows:
Micro Focus |