59 </tr><tr> |
59 </tr><tr> |
60 <td><a href="#Transplant.hgTransplant">hgTransplant</a></td> |
60 <td><a href="#Transplant.hgTransplant">hgTransplant</a></td> |
61 <td>Public method to transplant changesets from another branch.</td> |
61 <td>Public method to transplant changesets from another branch.</td> |
62 </tr><tr> |
62 </tr><tr> |
63 <td><a href="#Transplant.hgTransplantContinue">hgTransplantContinue</a></td> |
63 <td><a href="#Transplant.hgTransplantContinue">hgTransplantContinue</a></td> |
64 <td>Public method to transplant changesets from another branch.</td> |
64 <td>Public method to continue transplanting changesets from another branch.</td> |
65 </tr> |
65 </tr> |
66 </table> |
66 </table> |
67 <a NAME="Transplant.__init__" ID="Transplant.__init__"></a> |
67 <a NAME="Transplant.__init__" ID="Transplant.__init__"></a> |
68 <h4>Transplant (Constructor)</h4> |
68 <h4>Transplant (Constructor)</h4> |
69 <b>Transplant</b>(<i>vcs</i>) |
69 <b>Transplant</b>(<i>vcs</i>) |
91 </dd> |
91 </dd> |
92 </dl><a NAME="Transplant.hgTransplantContinue" ID="Transplant.hgTransplantContinue"></a> |
92 </dl><a NAME="Transplant.hgTransplantContinue" ID="Transplant.hgTransplantContinue"></a> |
93 <h4>Transplant.hgTransplantContinue</h4> |
93 <h4>Transplant.hgTransplantContinue</h4> |
94 <b>hgTransplantContinue</b>(<i>path</i>) |
94 <b>hgTransplantContinue</b>(<i>path</i>) |
95 <p> |
95 <p> |
96 Public method to transplant changesets from another branch. |
96 Public method to continue transplanting changesets from another branch. |
97 </p><dl> |
97 </p><dl> |
98 <dt><i>path</i></dt> |
98 <dt><i>path</i></dt> |
99 <dd> |
99 <dd> |
100 directory name of the project (string) |
100 directory name of the project (string) |
101 </dd> |
101 </dd> |