Adding Dictionary DCs to the CVS Repository 
You have:
Opened the Dictionary perspective in the SAP NetWeaver Developer Studio
Created a Dictionary DC
Defined a CVS repository location
In the Dictionary Explorer, select the Dictionary DC you want to add to the CVS repository.
In the context menu, choose .
The Share Project wizard opens.
Select CVS as repository type, then choose Next.
Select the Use existing repository location radio button. Select the CVS repository location that you want to use, then choose Next.
Select the Use specified module name radio button, then specify a CVS repository module where you want to add your component.
Recommendation
We recommend that you type the module name in the format <development configuration>/<software component>/<development component>/<module name>. The system creates the module under the <development component> that you enter.
Choose Next, then choose Finish.
To add files to the CVS repository, select the Dictionary DC in the Dictionary Explorer.
In the context menu, choose .
The system displays a list of detected files with unknown names or extensions within the workspace.
Choose Next.
In the free text field, enter a comment for your commit operation.
The Changes area shows the files to be added to the CVS repository.
Choose Finish.
The Dictionary DC and its corresponding files are added to the CVS repository.