URL:
  <http://savannah.gnu.org/support/?109351>

                 Summary: cannot push new Mercurial repos
                 Project: Savannah Administration
            Submitted by: hulten
            Submitted on: Fri 14 Jul 2017 03:04:47 PM CEST
                Category: Source code repositories - developer access
                Priority: 5 - Normal
                Severity: 3 - Normal
                  Status: None
             Assigned to: None
        Originator Email: 
        Operating System: None
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

First, I enabled Mercurial in the administrative interface of my approved
project (complot).  I also added ssh public keys from my systems, with the
result I can ssh to hg.sv.gnu.org

Then I followed https://savannah.gnu.org/maintenance/UsingHg/ and from my own
machine in the repository I want to upload, I entered:

$ hg push ssh://[email protected]/complot/
pushing to ssh://[email protected]/complot/
remote: abort: there is no Mercurial repository here (.hg not found)!
abort: no suitable response from remote hg!

Surely, the repository needs to be initialised first, so I tried this:

$ hg clone . ssh://[email protected]/complot
You tried to execute: hg init complot
Sorry, you are not allowed to execute that command.
abort: could not create remote repo!

What am I forgetting or doing wrong?




    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/support/?109351>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/


Reply via email to