72 <h4>Strip (Constructor)</h4> |
72 <h4>Strip (Constructor)</h4> |
73 <b>Strip</b>(<i>vcs</i>) |
73 <b>Strip</b>(<i>vcs</i>) |
74 <p> |
74 <p> |
75 Constructor |
75 Constructor |
76 </p><dl> |
76 </p><dl> |
77 <dt><i>vcs</i></dt> |
77 <dt><i>vcs</i> (Hg)</dt> |
78 <dd> |
78 <dd> |
79 reference to the Mercurial vcs object |
79 reference to the Mercurial vcs object |
80 </dd> |
80 </dd> |
81 </dl><a NAME="Strip.hgStrip" ID="Strip.hgStrip"></a> |
81 </dl><a NAME="Strip.hgStrip" ID="Strip.hgStrip"></a> |
82 <h4>Strip.hgStrip</h4> |
82 <h4>Strip.hgStrip</h4> |
83 <b>hgStrip</b>(<i>name</i>) |
83 <b>hgStrip</b>(<i>name, rev=""</i>) |
84 <p> |
84 <p> |
85 Public method to strip revisions from a repository. |
85 Public method to strip revisions from a repository. |
86 </p><dl> |
86 </p><dl> |
87 <dt><i>name</i></dt> |
87 <dt><i>name</i> (str)</dt> |
88 <dd> |
88 <dd> |
89 file/directory name (string) |
89 file/directory name |
|
90 </dd><dt><i>rev=</i> (str)</dt> |
|
91 <dd> |
|
92 revision to strip from |
90 </dd> |
93 </dd> |
91 </dl><dl> |
94 </dl><dl> |
92 <dt>Returns:</dt> |
95 <dt>Returns:</dt> |
93 <dd> |
96 <dd> |
94 flag indicating that the project should be reread (boolean) |
97 flag indicating that the project should be reread |
|
98 </dd> |
|
99 </dl><dl> |
|
100 <dt>Return Type:</dt> |
|
101 <dd> |
|
102 bool |
95 </dd> |
103 </dd> |
96 </dl> |
104 </dl> |
97 <div align="right"><a href="#top">Up</a></div> |
105 <div align="right"><a href="#top">Up</a></div> |
98 <hr /> |
106 <hr /> |
99 </body></html> |
107 </body></html> |