hgbook

view en/examples/daily.revert.rename.out @ 172:5f305adeb584

Try to tighten up the run environment to make things more reproducible.
author Bryan O'Sullivan <bos@serpentine.com>
date Tue Mar 27 15:04:47 2007 -0700 (2007-03-27)
parents
children 00f69e8825c5
line source
1 $ \textbf{hg rename file new-file}
2 $ \textbf{hg revert new-file}
3 $ \textbf{hg status}
4 R file
5 ? new-file