doc/hg.1.html
changeset 196 48827121af7e
parent 182 089594a5bbde
equal deleted inserted replaced
195:b98bcf66dd9d 196:48827121af7e
   204     print the indicated revision of the manifest (list of version controlled
   204     print the indicated revision of the manifest (list of version controlled
   205     files)
   205     files)
   206 
   206 
   207 </dd>
   207 </dd>
   208 <dt>
   208 <dt>
       
   209 export [revision]
       
   210 </dt>
       
   211 <dd>
       
   212 
       
   213     print the changeset header (author, changeset hash, parent, and commit
       
   214     comment) and the diffs for a particular revision.
       
   215 
       
   216 </dd>
       
   217 <dt>
   209 history
   218 history
   210 </dt>
   219 </dt>
   211 <dd>
   220 <dd>
   212 
   221 
   213     print the revision history of the repository
   222     print the revision history of the repository
   241     merge conflicts.  Note that merge does not yet merge with changed files
   250     merge conflicts.  Note that merge does not yet merge with changed files
   242     in the working dir.
   251     in the working dir.
   243 
   252 
   244 </dd>
   253 </dd>
   245 <dt>
   254 <dt>
       
   255 recover
       
   256 </dt>
       
   257 <dd>
       
   258 
       
   259     rollback an interrupted transaction
       
   260 
       
   261 </dd>
       
   262 <dt>
   246 remove [files &#8230;]
   263 remove [files &#8230;]
   247 </dt>
   264 </dt>
   248 <dd>
   265 <dd>
   249 
   266 
   250     schedule the indicated files for removal from the repository at the next
   267     schedule the indicated files for removal from the repository at the next
   277 <dd>
   294 <dd>
   278 
   295 
   279     list the current tags
   296     list the current tags
   280 
   297 
   281 </dd>
   298 </dd>
       
   299 <dt>
       
   300 undo
       
   301 </dt>
       
   302 <dd>
       
   303 
       
   304     undo the last transaction
       
   305 
       
   306 </dd>
   282 </dl>
   307 </dl>
   283 <hr />
   308 <hr />
   284 <h2>ENVIRONMENT VARIABLES</h2>
   309 <h2>ENVIRONMENT VARIABLES</h2>
   285 <dl>
   310 <dl>
   286 <dt>
   311 <dt>
   409 </p>
   434 </p>
   410 <p></p>
   435 <p></p>
   411 <p></p>
   436 <p></p>
   412 <hr /><p><small>
   437 <hr /><p><small>
   413 Version 0.5<br />
   438 Version 0.5<br />
   414 Last updated 27-May-2005 15:07:30 MDT
   439 Last updated 27-May-2005 15:51:06 MDT
   415 </small></p>
   440 </small></p>
   416 </body>
   441 </body>
   417 </html>
   442 </html>