On May 30, 5:28 pm, Paulo Carvalho <[email protected]> wrote: > Greetings, > > I followed the guidelines > athttp://qt.gitorious.org/qt/pages/GitIntroductionWithQt > and there is no clear instruction on how to create a personal clone of > Qt at gitorious.org nor the gitorious web interface is clear on how to > create it. > Everytime I run the command > > $ git push [email protected]:~<login_name>/qt/<login_name>-clone.git > <name_of_my_local_branch> > > I get the following error: > > Access denied or bad repository path > fatal: The remote end hung up unexpectedly > > What should I do?
The instructions on that page presuppose that you have already created your personal clone: "Suppose your clone of Qt is at http://gitorious.org/~simon/qt/simons-clone ..." You create a personal clone through the gitorious user interface, in your web browser. For example, log into gitorious, and then go to: http://qt.gitorious.org/qt/qt Look for the link that says: "Clone this repository on gitorious." Then you can do all that stuff you were reading about with your own, personal clone. Phil Lawrence --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Gitorious" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/gitorious?hl=en -~----------~----~----~----~------~----~------~--~---
