133 <td>Public method used to list the available tags or branches.</td> |
133 <td>Public method used to list the available tags or branches.</td> |
134 </tr><tr> |
134 </tr><tr> |
135 <td><a href="#Subversion.svnLock">svnLock</a></td> |
135 <td><a href="#Subversion.svnLock">svnLock</a></td> |
136 <td>Public method used to lock a file in the Subversion repository.</td> |
136 <td>Public method used to lock a file in the Subversion repository.</td> |
137 </tr><tr> |
137 </tr><tr> |
138 <td><a href="#Subversion.svnLogBrowser">svnLogBrowser</a></td> |
|
139 <td>Public method used to browse the log of a file/directory from the Subversion repository.</td> |
|
140 </tr><tr> |
|
141 <td><a href="#Subversion.svnNormalizeURL">svnNormalizeURL</a></td> |
138 <td><a href="#Subversion.svnNormalizeURL">svnNormalizeURL</a></td> |
142 <td>Public method to normalize a url for subversion.</td> |
139 <td>Public method to normalize a url for subversion.</td> |
143 </tr><tr> |
140 </tr><tr> |
144 <td><a href="#Subversion.svnRelocate">svnRelocate</a></td> |
141 <td><a href="#Subversion.svnRelocate">svnRelocate</a></td> |
145 <td>Public method to relocate the working copy to a new repository URL.</td> |
142 <td>Public method to relocate the working copy to a new repository URL.</td> |
222 <td><a href="#Subversion.vcsInitConfig">vcsInitConfig</a></td> |
219 <td><a href="#Subversion.vcsInitConfig">vcsInitConfig</a></td> |
223 <td>Public method to initialize the VCS configuration.</td> |
220 <td>Public method to initialize the VCS configuration.</td> |
224 </tr><tr> |
221 </tr><tr> |
225 <td><a href="#Subversion.vcsLog">vcsLog</a></td> |
222 <td><a href="#Subversion.vcsLog">vcsLog</a></td> |
226 <td>Public method used to view the log of a file/directory from the Subversion repository.</td> |
223 <td>Public method used to view the log of a file/directory from the Subversion repository.</td> |
|
224 </tr><tr> |
|
225 <td><a href="#Subversion.vcsLogBrowser">vcsLogBrowser</a></td> |
|
226 <td>Public method used to browse the log of a file/directory from the Subversion repository.</td> |
227 </tr><tr> |
227 </tr><tr> |
228 <td><a href="#Subversion.vcsMerge">vcsMerge</a></td> |
228 <td><a href="#Subversion.vcsMerge">vcsMerge</a></td> |
229 <td>Public method used to merge a URL/revision into the local project.</td> |
229 <td>Public method used to merge a URL/revision into the local project.</td> |
230 </tr><tr> |
230 </tr><tr> |
231 <td><a href="#Subversion.vcsMove">vcsMove</a></td> |
231 <td><a href="#Subversion.vcsMove">vcsMove</a></td> |
638 </dd><dt><i>parent</i></dt> |
638 </dd><dt><i>parent</i></dt> |
639 <dd> |
639 <dd> |
640 reference to the parent object of the subversion dialog |
640 reference to the parent object of the subversion dialog |
641 (QWidget) |
641 (QWidget) |
642 </dd> |
642 </dd> |
643 </dl><a NAME="Subversion.svnLogBrowser" ID="Subversion.svnLogBrowser"></a> |
|
644 <h4>Subversion.svnLogBrowser</h4> |
|
645 <b>svnLogBrowser</b>(<i>path, isFile=False</i>) |
|
646 <p> |
|
647 Public method used to browse the log of a file/directory from the |
|
648 Subversion repository. |
|
649 </p><dl> |
|
650 <dt><i>path</i></dt> |
|
651 <dd> |
|
652 file/directory name to show the log of (string) |
|
653 </dd><dt><i>isFile</i></dt> |
|
654 <dd> |
|
655 flag indicating log for a file is to be shown (boolean) |
|
656 </dd> |
|
657 </dl><a NAME="Subversion.svnNormalizeURL" ID="Subversion.svnNormalizeURL"></a> |
643 </dl><a NAME="Subversion.svnNormalizeURL" ID="Subversion.svnNormalizeURL"></a> |
658 <h4>Subversion.svnNormalizeURL</h4> |
644 <h4>Subversion.svnNormalizeURL</h4> |
659 <b>svnNormalizeURL</b>(<i>url</i>) |
645 <b>svnNormalizeURL</b>(<i>url</i>) |
660 <p> |
646 <p> |
661 Public method to normalize a url for subversion. |
647 Public method to normalize a url for subversion. |
1098 </p><dl> |
1084 </p><dl> |
1099 <dt><i>name</i></dt> |
1085 <dt><i>name</i></dt> |
1100 <dd> |
1086 <dd> |
1101 file/directory name to show the log of (string) |
1087 file/directory name to show the log of (string) |
1102 </dd> |
1088 </dd> |
|
1089 </dl><a NAME="Subversion.vcsLogBrowser" ID="Subversion.vcsLogBrowser"></a> |
|
1090 <h4>Subversion.vcsLogBrowser</h4> |
|
1091 <b>vcsLogBrowser</b>(<i>name, isFile=False</i>) |
|
1092 <p> |
|
1093 Public method used to browse the log of a file/directory from the |
|
1094 Subversion repository. |
|
1095 </p><dl> |
|
1096 <dt><i>name</i></dt> |
|
1097 <dd> |
|
1098 file/directory name to show the log of (string) |
|
1099 </dd><dt><i>isFile</i></dt> |
|
1100 <dd> |
|
1101 flag indicating log for a file is to be shown (boolean) |
|
1102 </dd> |
1103 </dl><a NAME="Subversion.vcsMerge" ID="Subversion.vcsMerge"></a> |
1103 </dl><a NAME="Subversion.vcsMerge" ID="Subversion.vcsMerge"></a> |
1104 <h4>Subversion.vcsMerge</h4> |
1104 <h4>Subversion.vcsMerge</h4> |
1105 <b>vcsMerge</b>(<i>name</i>) |
1105 <b>vcsMerge</b>(<i>name</i>) |
1106 <p> |
1106 <p> |
1107 Public method used to merge a URL/revision into the local project. |
1107 Public method used to merge a URL/revision into the local project. |