49 HgExtension |
49 HgExtension |
50 <h3>Class Attributes</h3> |
50 <h3>Class Attributes</h3> |
51 <table> |
51 <table> |
52 <tr><td>None</td></tr> |
52 <tr><td>None</td></tr> |
53 </table> |
53 </table> |
|
54 <h3>Class Methods</h3> |
|
55 <table> |
|
56 <tr><td>None</td></tr> |
|
57 </table> |
54 <h3>Methods</h3> |
58 <h3>Methods</h3> |
55 <table> |
59 <table> |
56 <tr> |
60 <tr> |
57 <td><a href="#Fetch.__init__">Fetch</a></td> |
|
58 <td>Constructor</td> |
|
59 </tr><tr> |
|
60 <td><a href="#Fetch.hgFetch">hgFetch</a></td> |
61 <td><a href="#Fetch.hgFetch">hgFetch</a></td> |
61 <td>Public method to fetch changes from a remote repository.</td> |
62 <td>Public method to fetch changes from a remote repository.</td> |
62 </tr> |
63 </tr> |
|
64 </table> |
|
65 <h3>Static Methods</h3> |
|
66 <table> |
|
67 <tr><td>None</td></tr> |
63 </table> |
68 </table> |
64 <a NAME="Fetch.__init__" ID="Fetch.__init__"></a> |
69 <a NAME="Fetch.__init__" ID="Fetch.__init__"></a> |
65 <h4>Fetch (Constructor)</h4> |
70 <h4>Fetch (Constructor)</h4> |
66 <b>Fetch</b>(<i>vcs</i>) |
71 <b>Fetch</b>(<i>vcs</i>) |
67 <p> |
72 <p> |