My version control is not working. Any ideas? this is the error I get. Could it be a mercurial version error?
Traceback > > 1. > 2. > 3. > 4. > 5. > 6. > 7. > 8. > 9. > 10. > > Traceback (most recent call last): > File "/home/ds/Applications/web2pyEmpty/gluon/restricted.py", line 227, in > restricted > exec ccode in environment > File > "/home/ds/Applications/web2pyEmpty/applications/admin/controllers/mercurial.py" > <http://localhost:8000/admin/default/edit/admin/controllers/mercurial.py>, > line 87, in <module> > File "/home/ds/Applications/web2pyEmpty/gluon/globals.py", line 417, in > <lambda> > self._caller = lambda f: f() > File > "/home/ds/Applications/web2pyEmpty/applications/admin/controllers/mercurial.py" > <http://localhost:8000/admin/default/edit/admin/controllers/mercurial.py>, > line 50, in commit > addremove(repo) > TypeError: addremove() takes at least 3 arguments (1 given) > > -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

