On Sunday, July 19, 2015 at 8:10:30 AM UTC-7, zenze...@gmail.com wrote:
>
> Hi Dave,
>
> I am a mercurial-cli very addicted user.
> In my very very very personal opinion mercurial is better than git for my 
> projects,
>  but now I'm not looking for a flame mercurial vs git or hg-cli vs hg-api.
>
> I have an engineering problem.
> Can I base my next project on hg api?
>
> Now I know that hg api server does not have the promise of stability and 
> this partly answers my question.
>
> In spite of all I would like to use mercurial and web2py and, if necessary, 
> to produce a patch to make sure that web2py functions with an updated 
> version of hg server api.
>
> I'm sorry for my silly question but can you tell me where to find the 
> documents 
> relating to api server and preferably with code snippet explain how to 
> use it? help(mercurial.scmutil.addremove()) is not enought for me I need 
> to learn more about the API server
>
> After that everybody wins, mercurial, web2py and also my project may be 
> more popular!  ;-)
>
>
Does this help?

<URL:http://mercurial.selenic.com/wiki/CommandServer>

There are some samples of Python code to illustrate accessing the command 
server directly, and links to libraries that provide that code for several 
different types of clients.
 
I believe the Python and Java versions have had the most work; the C-Hglib 
version was a GSOC project a couple year ago, and at that time I was 
current on reading the review submittals, but I'm not sure what work has 
been done on it since.  TortoiseHg, of course, is quite well maintained, so 
I would expect their client to in good shape.

/dps

-- 
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 web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to