On Fri, Sep 4, 2009 at 9:37 AM, George
Peters<george.pet...@lynxtechnologies.com> wrote:
> General question about aliasing a command.  I don't like having "revert"
> create .orig files so in my Global settings I have aliased revert=revert
> --no-backup
>
> If I execute a revert from the command line, it seems to honor the alias.
> When I execute revert through the Tortoise shell it does not seem to honor
> the alias.  Is there a way for me to configure an alias for the Tortoise or
> am I not setting something up correctly?

In general, TortoiseHg ignores [default] and [alias] sections of your
Mercurial.ini, because it usually cannot deal with the side effects
those sections can cause.

The good news is that the revert feature now gives you the option to
discard changes.  This is on the default branch and will make it into
0.9.

--
Steve Borho

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Tortoisehg-discuss mailing list
Tortoisehg-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tortoisehg-discuss

Reply via email to