On Sat, 02 Oct 2010 08:48 +0300, "Nikos Chantziaras" <[email protected]> wrote: > On 10/02/2010 07:49 AM, Max Waterman wrote: > > On Sat, 02 Oct 2010 02:49 +0300, "Nikos Chantziaras"<[email protected]> > > wrote: > >> On 10/01/2010 10:14 PM, Max Waterman wrote: > >>> forum nokia projects provide an https url which requires a password. > >>> > >>> when I try to create a new project in qtcreator from a git repositor, > >>> and provide the one provided by forum nokia, it sits there waiting for > >>> me to type in a password, but there's no way for me to supply one. > >>> > >>> am I missing something? > >> > >> Use the one that begins with "git://" not "https://". > > > > But it doesn't give me such a one. The only url it gives is https. > > > > I suppose I can just try...nope, doesn't work, and neither does > > 'g...@davidmaxwaterman' which is more familiar from my work on gitorious, > > but it seems that is basically an ssh protocol and there's nothing > > running on 22. > > > > Any other ideas? > > How about "anonymous" for username and no password?
...but how can that work? It does actually need a password and username. In fact, when I run git clone from the command line, I have to supply the password twice. Basically, I think qtcreator needs to add some method of prompting the user to add a password (and possibly a username, if one isn't specified in the URL). Max. _______________________________________________ Qt-creator mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-creator
