Problem with Git plugin

  • Hi,


    I have a problem cloning a git repository from omv.
    I have the last OMV and git server plugin versions installed. I activated the git plugin and created a new empty repository with "read/write" default privileges, and manually set read/write privileges for my user.


    On my mac I've installed git and set with "git config --global" the same username and email of my user in OMV (don't know if this is necessary).
    When I try to run the clone command it asks me for the password, I type the password of my user on omv but it doesn't work, also the root password of omv doesn't work.

    Code
    MacBook-Air-di-Marco:Sites virgafox$ git clone virgafox@192.168.77.1:/git/progetto
    Cloning into 'progetto'...
    virgafox@192.168.77.1's password: 
    Permission denied, please try again.
    virgafox@192.168.77.1's password: 
    Permission denied, please try again.


    I'm quite new to git so I think that I'm missing something..
    Thanks

    OMV last 64bit on AMD Sempron LE-1250 - 4GB ram - Leaf Computer 4 port SATA II pci
    6x1TB WD Green RAID5 - IDE 80GB+60GB JBOD - 60GB SSD OS
    NZXT Source 210 Elite

  • try specifiying http://virga....


    default is ssh and /git/progetto is not real directory, thats the url via the web server


    tho that response your getting does indicate the password is wrong... do you have ssh server enabled?

  • adding http:// solved the problem, thanks a lot

    OMV last 64bit on AMD Sempron LE-1250 - 4GB ram - Leaf Computer 4 port SATA II pci
    6x1TB WD Green RAID5 - IDE 80GB+60GB JBOD - 60GB SSD OS
    NZXT Source 210 Elite

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!