On Thu, Sep 4, 2008 at 2:38 PM, TK Soh <[EMAIL PROTECTED]> wrote: > For those who are interested to give it a try, the hgtk on TortoiseHg > crew repo now features an much improved command line interface similar > to that of hg. > > $ ./contrib/hgtk > Hgtk - TortoiseHg's GUI tools for Mercurial SCM (Hg) > > basic commands: > > about about TortoiseHg > clone clone tool > commit commit tool > datamine repository search and annotate tool > log changelog viewer > merge merge tool > recovery recover, rollback & verify > repoconfig repository configuration editor > serve web server > status file status viewer > synch repository synchronization tool > update update/checkout tool > userconfig user configuration editor > > use "hgtk help" for the full list of commands or "hgtk -v" for details > > In addition, 'hgtk commit' allows user to specify files/directories to > commit, like 'hg commit' does. And 'hgtk status' too - being a subset > of 'hgtk commit'. > > Let me know if you have any comment or questions.
Love it! Finally `hgtk ci` works. :) I've merged http://www.bitbucket.org/parren/thg-hg-crew-tip/overview/ with current thg-crew. -parren ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Tortoisehg-discuss mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/tortoisehg-discuss

