* Stephen Lau <[EMAIL PROTECTED]> [20061106 03:11]: > On Sat, Nov 04, 2006 at 05:45:36AM -0800, Stephen Lau wrote: > rich lowe also pointed out you can do: > > 17:51 < richlowe> hg strip 3100 > 17:51 < richlowe> hg pull -u > > if you are using Mq (Mercurial queues)
Please get used to using changeset hashes instead of revision numbers when communicating with other people. Revision numbers have a good chance to be different, or in this case even to change in a single repository, because now there is a new revision 3100 after removing this one. Thomas -- Email: [EMAIL PROTECTED] http://intevation.de/~thomas/ _______________________________________________ tools-discuss mailing list [email protected]
