3. The File Browser : Creating a New Folder

Creating a New Folder
The New Folder command creates a new, empty folder (directory) in the current directory (the directory that's highlighted in the Workspace Explorer) of your workspace tree. It can also add the directory to the depot -- that is, place the directory under version control by converting it to an element.
If you choose not to place the directory under version control, you can do so later ...
explicitly, with the Keep command, for example
To create a new folder:
1.
The Create New Directory dialog box appears.
2.
In the Name field, enter the simple name (leaf name) of the new directory.
3.
If no, click Ok to just create the new directory in your workspace. (You can always do this later using the Keep command, for example.)
If yes, select the Add to Depot check box and click Ok.
The Add to Depot dialog box appears.
4.
5.
Click the Advanced button to display an extended panel that lets you specify the lock type. Choosing Serial Development places a lock on the element to ensure that users in sibling workspaces won't have to merge their work on this element. The lock remains on the element until you (or someone else) changes this value to Parallel Development in a subsequent Keep command. See The Locks Dialog Box.

Micro Focus