> > Heheh, yeah, I was almost deafened by it :-) But it's a new obscure > > tool, written using an foreign SCM so I'm not surprised if uptake is > > slow! > > I don't mind at all that it is hosted with Hg ;-) Incidentally, I didn't mean to imply that that was the only reason nobody responded. But it's always a pain to think you have to get another SCM installed to get the latest source. I put tarballs up for releases and occasional snapshots but I should probably enabled tarball download from the web interface... > > I just looked at the > screenshots and description, and my feedback, as potential user, is > that it isn't clear what I would use it for. Well, that's fair enough :-) > - What's the usage scenario for a cli-oriented power user? I do use > hg on other projects, but I'm happy to use its commandline tools. As you rightly point out, there's not anything you can do with pmpu that you couldn't have managed on the CLI, the basic functionality is the same. So nothing that compelling (yet). I find the GUI is sometimes quicker to use, e.g. creating and e-mailing bundles. I find that keeping a pmpu window open somewhere gives me handy feedback on what incoming / outgoing changes need dealing with. The new annotate view provides live filtering, flexible viewing of metadata for each line in the file, etc. That's going to be handy too, although it needs more work. But again, you *can* do all that stuff on the commandline and for some people that's probably best. You will notice, however, that I have included a CLI in the GUI. Right now it's not that useful because it doesn't let you have any output ;-) What I'd like to do is to integrate this more with the rest of the GUI in the style of the Hotwire shell (http://code.google.com/p/hotwire-shell/), e.g. intelligent completion, higher level interface to what you're trying to do, etc. The power of the CLI interface plus the power of a flexible GUI to organise your thoughts. > - For a GUI user, how does it compare with using git gui when using > git, and the equivalente gui when using hg? The main advantage relative to those tools is probably that it supports a range of SCM backends and gives them a rather uniform user interface. I'd say it's also a fairly simple interface to get started with, although I'm hardly a usability guru. It's currently more limited than, say, git-gui because I've not yet added all the features I want. My intention is to provide an alternative style of GUI to the existing tools, which may suit some people better. Right now the main UI difference is the focus primarily on incoming / ougoing changeset flow. I've got other ideas I'll be trying out in due course ;-) Given the similarities of all the modern DVCS systems I think a sensible approach is to have a range of polished GUI tools, which can use a range of DVCS backends. The trend towards this is already starting and I guess I'd like pmpu to one day be one of these ;-) Cheers, Mark -- Push Me Pull You - Distributed SCM tool (http://www.cl.cam.ac.uk/~maw48/pmpu/) - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html