Steve,

I just tried it, but hgtk rename gave traceback:

    Traceback (most recent call last):
      File "contrib\hgtk", line 487, in <module>
        sys.exit(dispatch(sys.argv[1:]))
      File "contrib\hgtk", line 36, in dispatch
        return _runcatch(u, args)
      File "contrib\hgtk", line 76, in _runcatch
        return runcommand(ui, args)
      File "contrib\hgtk", line 171, in runcommand
        return func(ui, *args, **cmdoptions)
      File "contrib\hgtk", line 210, in rename
        opts['fname'] = pats[0]
    IndexError: tuple index out of range

Also, the docstring for rename is wrong. Copy-paste error?

TK

------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
Tortoisehg-develop mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tortoisehg-develop

Reply via email to