> Yes, the changeset is removing some files from the repo. I still see the > same error even after pulling in your change. I have attached the changeset.
Try now. When I did my push, it didn't update the repository checkout. Any objections to me adding a changegroup hook that does a "hg update -C"? We do it in the hgadmin repo for example so that a push takes effect once completed. The idea here is that if we fix a hook, the hg update -C in the main repo will make it take effect. Nate _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
