Thank you. I will look into this. Massimo
On Apr 6, 6:27 pm, dspiteself <dspites...@gmail.com> wrote: > then to set it up. > > $ cd web2py # (a Mercurial repository) > $ hg bookmark -r default master # make a bookmark of master for > default, so a ref gets created > $ hg push git+ssh://....@github.com:web2py/web2py.git # assuming you > use your old github account > $ hg push > > you may have to delete the existing files on the git hub account and > try again, but after a successful push you will be able to treat is a > just another remote. to push and pull from at will. > > here is the main site for the plugin.http://hg-git.github.com/ > > On Apr 6, 6:18 pm, dspiteself <dspites...@gmail.com> wrote: > > > Run easy_install hg-git, then add make sure the following is in your > > ~/.hgrc: > > > [extensions] > > hgext.bookmarks = > > hggit = > > > On Apr 5, 6:08 pm, mdipierro <mdipie...@cs.depaul.edu> wrote: > > > > hmmm. I do not object but I do not want to do any extra work. I do not > > > use a client except the shell one. If you send me a script to do it, I > > > will use it. > > > > On Apr 5, 5:04 pm, dspiteself <dspites...@gmail.com> wrote: > > > > > Using your mercurial client you could setup 2 remotes. One remote be > > > > github and one be your mercurial repository. -- You received this message because you are subscribed to the Google Groups "web2py-users" group. To post to this group, send email to web...@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.