Try remove debug=True must be a different version of mercurial.
On Jul 18, 3:40 am, vihang <vihan...@gmail.com> wrote:
> Hi,
>
> I just upgraded to the latest version of web2py (1.65.5) and trying
> the mercuial vc for the first time. I am facing the following error
> when I click on "versioning".
>
> Traceback (most recent call last):
> File "C:\Users\vihang\Desktop\VShare\web2py\gluon\restricted.py",
> line 176, in restricted
> exec ccode in environment
> File "C:/Users/vihang/Desktop/VShare/web2py/applications/admin/
> controllers/mercurial.py", line 29, in <module>
> File "C:\Users\vihang\Desktop\VShare\web2py\gluon\globals.py", line
> 100, in <lambda>
> self._caller = lambda f: f()
> File "C:/Users/vihang/Desktop/VShare/web2py/applications/admin/
> controllers/mercurial.py", line 6, in commit
> uio = ui.ui(debug=True,verbose=True)
> TypeError: __init__() got an unexpected keyword argument 'debug'
>
> Any help?
>
> Thanks in advance
> Vihang
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"web2py-users" group.
To post to this group, send email to web2py@googlegroups.com
To unsubscribe from this group, send email to
web2py+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---