On Dec 22, 2009, at 5:58 PM, Brian M wrote: > Hmm, just tried with a little google code project I've got and it > worked fine. In my mercurial.ini file (same as .hgrc) I simply put: > > [auth] > project.prefix = project.googlecode.com/hg > project.username = myusername > project.password = myprojectpassword > project.schemes = https > > That was with my google account as my username. I didn't even have to > bother with setting [paths] in my mercurial config. I suspect that > using your university email as the username is causing your problem. > Replacing the @ with %40 as suggested by Jonathan should have fixed > it. Perhaps try %%40 as suggested in > http://code.google.com/p/support/wiki/MercurialFAQ
That's worth a try; the traceback mentioned that they wanted % to be followed by % or (. > though that should only be necessary for Windows users and I'm pretty > sure you use a Mac. -- You received this message because you are subscribed to the Google Groups "web2py-users" group. To post to this group, send email to web...@googlegroups.com. To unsubscribe from this group, send email to web2py+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/web2py?hl=en.