View Single Post
Posts: 307 | Thanked: 488 times | Joined on Sep 2010 @ USA around Chicago
#9
Originally Posted by mikhas View Post
Made any progress with git?

http://gitref.org/ and http://git-scm.com/documentation are pretty good online resources when it comes to learning more about it.
Finally I got some time to mess with my desktop to setup git and try to upload my keyboard files.

I successfully installed git but having difficulty cloning:

$ git clone https://gitorious.org/maliit/maliit-plugins
Cloning into 'maliit-plugins'...

fatal: https://gitorious.org/maliit/maliit-plugins/info/refs not found: did you run git update-server-info on the server?

$ git clone https://abyzthomas@gitorious.org/maliit/maliit-plugins
Cloning into 'maliit-plugins'...
fatal: https://abyzthomas@gitorious.org/mal...gins/info/refs not found: did you run git update-server-info on the server?

$ git --version
git version 1.7.10.4

Any ideas what is going on? I also ran the git update-server-info, it completes with no errors.

I tried to create a clone on gitorious and it did create a clone, but I could not figure out how to upload the file.