On Sunday 04 January 2015 09:42:21 misu kun wrote: > when i clicked clone they ask me for uploading public key first . > what should i write to add new key ? > Do you mean "Push" instead of "clone"? There are two possibilities to push data to Gitorious mseuniverse. Either by HTTPS or by SSH. For HTTPS you need to enter your Gitorious username and password every time you push something. In order to use HTTPS enter https://gitorious.org/mseuniverse/mseuniverse.git in MSEgit 'Remotes'-'Push URL'.
SSH on the other hand uses your public SSH key for authentication, copy your public key to https://gitorious.org/~<your user name>/ssh-keys In order to use SSH enter [email protected]:mseuniverse/mseuniverse.git in MSEgit 'Remotes'-'Push URL'. How to generate the key pair on Windows: https://gitorious.org/about/faq (last paragraph), you don't need to define a password for the private key if your PC is secure. Martin ------------------------------------------------------------------------------ Dive into the World of Parallel Programming! The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net _______________________________________________ mseide-msegui-talk mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk

