[web2py] Re: Mercurial Error

2016-06-02 Thread Dave S
On Wednesday, June 1, 2016 at 8:37:38 PM UTC-7, greenpoise wrote: > > Thanks but is this to work from the shell? I would love to use the version > control from web2py admin interface. > > Thanks again > >From the command line. The web shell web2py has provided is deprecated, and is a Python

[web2py] Re: Mercurial Error

2016-06-01 Thread greenpoise
On Wednesday, June 1, 2016 at 4:57:50 PM UTC-7, Dave S wrote: > > > > On Wednesday, June 1, 2016 at 4:12:50 PM UTC-7, Dave S wrote: >> >> >> >> On Wednesday, June 1, 2016 at 3:05:15 PM UTC-7, greenpoise wrote: >>> >>> My version control is not working. Any ideas? this is the error I get. >>> Cou

[web2py] Re: Mercurial Error

2016-06-01 Thread Dave S
On Wednesday, June 1, 2016 at 4:12:50 PM UTC-7, Dave S wrote: > > > > On Wednesday, June 1, 2016 at 3:05:15 PM UTC-7, greenpoise wrote: >> >> My version control is not working. Any ideas? this is the error I get. >> Could it be a mercurial version error? >> > > The web2py interface to Mercurial

[web2py] Re: Mercurial Error

2016-06-01 Thread Dave S
On Wednesday, June 1, 2016 at 3:05:15 PM UTC-7, greenpoise wrote: > > My version control is not working. Any ideas? this is the error I get. > Could it be a mercurial version error? > The web2py interface to Mercurial seems to use internal APIs, which are subject to change. Do your Mercurial

[web2py] Re: Mercurial Error

2011-06-02 Thread Massimo Di Pierro
I finally got to the bottom of this. It is fixed in trunk. Trunk has some experimental stuff you do not want but if you just get this file: applications/admin/controllers/mercurial.py the problem should be gone. On May 2, 8:45 pm, ehgonzalez wrote: > Hello, > > When I'm trying to use Versioning