Thank you. I will look into this.
Massimo
On Apr 6, 6:27 pm, dspiteself 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.gi
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://g...@github.com:web2py/web2py.git # assuming you
use your old github account
$ hg push
you may have to delete the existing f
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 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,
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 wrote:
> Using your mercurial client you could setup 2 remotes. One remote be
> github and one be your mercurial
4 matches
Mail list logo