On Sat, Nov 04, 2006 at 05:45:36AM -0800, Stephen Lau wrote: > Cyril Plisko wrote: > >On 11/4/06, Stephen Lau <[EMAIL PROTECTED]> wrote: > >> > >>So: anyone who has taken a child/cloned/updated their repositories are > >>now detached. Please do a 'hg rollback && revert' or when you do your > >>next update, you will probably grow a second head. > > > >Steve, > > > >how do one rollback a repository at opensolaris.org ? > > > > $ hg rollback > followed by: > $ hg revert or better yet, 'hg rollback && hg revert --no-backup' if you want it cleaner
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) if your gate is on opensolaris.org and already has the offending putback, please let us know and we'll fix your repo for you. cheers, steve -- stephen lau // [EMAIL PROTECTED] | 650.786.0845 | http://whacked.net opensolaris // solaris kernel development _______________________________________________ opensolaris-code mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/opensolaris-code
