9 <width>565</width> |
9 <width>565</width> |
10 <height>78</height> |
10 <height>78</height> |
11 </rect> |
11 </rect> |
12 </property> |
12 </property> |
13 <property name="windowTitle"> |
13 <property name="windowTitle"> |
14 <string>Repository Infos</string> |
14 <string>Initial Commit</string> |
15 </property> |
15 </property> |
16 <property name="whatsThis"> |
16 <property name="whatsThis"> |
17 <string><b>Repository Infos Dialog</b> |
17 <string><b>Initial Commit Dialog</b> |
18 <p>Enter the various infos into the entry fields. These values are used to generate a new project in the repository. If the checkbox is selected, the URL must end in the project name. A directory tree with project/tags, project/branches and project/trunk will be generated in the repository. If the checkbox is not selected, the URL must contain the complete path in the repository.</p> |
18 <p>Enter the message for the initial commit.</p></string> |
19 <p>For remote repositories the URL must contain the hostname.</p></string> |
|
20 </property> |
19 </property> |
21 <property name="sizeGripEnabled"> |
20 <property name="sizeGripEnabled"> |
22 <bool>true</bool> |
21 <bool>true</bool> |
23 </property> |
22 </property> |
24 <layout class="QVBoxLayout" name="verticalLayout"> |
23 <layout class="QVBoxLayout" name="verticalLayout"> |