On Jun 7, 2008, at 5:59 PM, nathan binkert wrote: >> I just look a quick look at the hg webserver code. There isn't a >> direct way to download a revision. We could add one, or we could go >> back to my original suggestion that we have m5-stable and m5-dev and >> just pull to m5-stable at whatever interval. I even wrote a script to >> spam m5-dev if more than XXX days had gone by without an update to >> m5- >> stable. Just like Nate says we can then whack m5-dev if something >> goes >> awry and reclone from m5-stable. > > I'll figure out how to add it. I'd much rather have the tags. Maybe > the way to do it is to have a hook that is run upon a push that checks > for the existence of a new tag and then pushes to the stable repo. > That would be a compromise, but wouldn't force us to have multiple > steps involved in creating a new stable. I really want this to be > easy. Unless you get the patch committed to mercurial, it would be kind of annoying to have to manually muck with the mercurial code after each revision. A hook I'm ok with, but I don't really like the idea of gobs of additional changesets that just slow down mercurial operations.
Ali _______________________________________________ m5-dev mailing list m5-dev@m5sim.org http://m5sim.org/mailman/listinfo/m5-dev