144 <dt><i>mode</i></dt> |
144 <dt><i>mode</i></dt> |
145 <dd> |
145 <dd> |
146 verify mode (string; one of 'large', 'lfa' or 'lfc') |
146 verify mode (string; one of 'large', 'lfa' or 'lfc') |
147 </dd> |
147 </dd> |
148 </dl> |
148 </dl> |
|
149 <dl> |
|
150 |
|
151 <dt>Raises <b>ValueError</b>:</dt> |
|
152 <dd> |
|
153 raised to indicate a bad value for the |
|
154 'mode' parameter. |
|
155 </dd> |
|
156 </dl> |
149 <a NAME="LargefilesProjectHelper.__hgLfconvert" ID="LargefilesProjectHelper.__hgLfconvert"></a> |
157 <a NAME="LargefilesProjectHelper.__hgLfconvert" ID="LargefilesProjectHelper.__hgLfconvert"></a> |
150 <h4>LargefilesProjectHelper.__hgLfconvert</h4> |
158 <h4>LargefilesProjectHelper.__hgLfconvert</h4> |
151 <b>__hgLfconvert</b>(<i>direction</i>) |
159 <b>__hgLfconvert</b>(<i>direction</i>) |
152 |
160 |
153 <p> |
161 <p> |
159 <dd> |
167 <dd> |
160 direction of the conversion (string; one of |
168 direction of the conversion (string; one of |
161 'largefiles' or 'normal') |
169 'largefiles' or 'normal') |
162 </dd> |
170 </dd> |
163 </dl> |
171 </dl> |
|
172 <dl> |
|
173 |
|
174 <dt>Raises <b>ValueError</b>:</dt> |
|
175 <dd> |
|
176 raised to indicate a bad value for the |
|
177 'direction' parameter. |
|
178 </dd> |
|
179 </dl> |
164 <a NAME="LargefilesProjectHelper.initActions" ID="LargefilesProjectHelper.initActions"></a> |
180 <a NAME="LargefilesProjectHelper.initActions" ID="LargefilesProjectHelper.initActions"></a> |
165 <h4>LargefilesProjectHelper.initActions</h4> |
181 <h4>LargefilesProjectHelper.initActions</h4> |
166 <b>initActions</b>(<i></i>) |
182 <b>initActions</b>(<i></i>) |
167 |
183 |
168 <p> |
184 <p> |