Documentation/Source/eric5.Plugins.VcsPlugins.vcsPySvn.SvnDiffDialog.html

changeset 3018
70924c0bdaf1
parent 2387
2d119e79ab54
equal deleted inserted replaced
3017:6a8cb7632448 3018:70924c0bdaf1
19 </style> 19 </style>
20 </head> 20 </head>
21 <body><a NAME="top" ID="top"></a> 21 <body><a NAME="top" ID="top"></a>
22 <h1>eric5.Plugins.VcsPlugins.vcsPySvn.SvnDiffDialog</h1> 22 <h1>eric5.Plugins.VcsPlugins.vcsPySvn.SvnDiffDialog</h1>
23 <p> 23 <p>
24 Module implementing a dialog to show the output of the svn diff command process. 24 Module implementing a dialog to show the output of the svn diff command
25 process.
25 </p> 26 </p>
26 <h3>Global Attributes</h3> 27 <h3>Global Attributes</h3>
27 <table> 28 <table>
28 <tr><td>None</td></tr> 29 <tr><td>None</td></tr>
29 </table> 30 </table>
158 </dd> 159 </dd>
159 </dl><a NAME="SvnDiffDialog.__getVersionArg" ID="SvnDiffDialog.__getVersionArg"></a> 160 </dl><a NAME="SvnDiffDialog.__getVersionArg" ID="SvnDiffDialog.__getVersionArg"></a>
160 <h4>SvnDiffDialog.__getVersionArg</h4> 161 <h4>SvnDiffDialog.__getVersionArg</h4>
161 <b>__getVersionArg</b>(<i>version</i>) 162 <b>__getVersionArg</b>(<i>version</i>)
162 <p> 163 <p>
163 Private method to get a pysvn revision object for the given version number. 164 Private method to get a pysvn revision object for the given version
165 number.
164 </p><dl> 166 </p><dl>
165 <dt><i>version</i></dt> 167 <dt><i>version</i></dt>
166 <dd> 168 <dd>
167 revision (integer or string) 169 revision (integer or string)
168 </dd> 170 </dd>
228 <dt><i>fn</i></dt> 230 <dt><i>fn</i></dt>
229 <dd> 231 <dd>
230 filename to be diffed (string) 232 filename to be diffed (string)
231 </dd><dt><i>versions</i></dt> 233 </dd><dt><i>versions</i></dt>
232 <dd> 234 <dd>
233 list of versions to be diffed (list of up to 2 integer or None) 235 list of versions to be diffed (list of up to 2 integer
236 or None)
234 </dd><dt><i>urls=</i></dt> 237 </dd><dt><i>urls=</i></dt>
235 <dd> 238 <dd>
236 list of repository URLs (list of 2 strings) 239 list of repository URLs (list of 2 strings)
237 </dd><dt><i>summary=</i></dt> 240 </dd><dt><i>summary=</i></dt>
238 <dd> 241 <dd>

eric ide

mercurial