hg push abort

Greg Ward greg-hg at gerg.ca
Thu Dec 10 14:49:44 UTC 2009


On Thu, Dec 10, 2009 at 5:52 AM, ps.rao <potnuru_21 at yahoo.co.in> wrote:
> i m using ubuntu 9.10. i create repository under my document root. i can able
> to create clone of my repository but i am unable to push any changes. it
> give error abort authorization required.

It would help to know which Mercurial version you're talking about.
Not everyone has an Ubuntu 9.10 box that they can just check.

Also, you don't mention which protocol you're using to push: HTTP or SSH?

And you didn't say *who* is requiring authorization: an HTTP daemon?
an SSH daemon? the OS?  And are you sure it's an authorization error,
not an authentication error?  (They are different!)

It would help to see the exact error message, e.g. from a command-line
session or an HTTP server's log file.

Did you try a local push?

Greg



More information about the Mercurial mailing list