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://[email protected]: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 <[email protected]> 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 <[email protected]> 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 <[email protected]> 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 [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en.

Reply via email to