thanks massimo, I did remove the debug=True and verbose=True to get it working. I installed the latest version of Mercurial (1.3) and the API on its wiki also mentions using just ui.ui(). But I am a newbie, so wasn't sure....
On Jul 18, 6:14 pm, mdipierro <mdipie...@cs.depaul.edu> wrote: > 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 -~----------~----~----~----~------~----~------~--~---