Re: Xcode 3 svn access with @-symbol in username?
Re: Xcode 3 svn access with @-symbol in username?
- Subject: Re: Xcode 3 svn access with @-symbol in username?
- From: Karl Moskowski <email@hidden>
- Date: Tue, 13 May 2008 14:10:51 -0400
On 13-May-08, at 1:42 PM, Jack Repenning wrote:
On May 13, 2008, at 10:07 AM, Karl Moskowski wrote:
I've read that Xcode 3's SCM support was rewritten so that it uses
the Subversion libraries directly (instead of spawning a task with
the svn tool).
Really? I hadn't heard that. It's definitely massively rewritten,
and hugely better, but I hadn't caught the particular nuance that
it's now built against the APIs. But the problem here remains
basically the same, regardless of whether the mis-parsed string is
passed to "--username" or as the "username" parameter to the
credentialling call-back out of the auth baton in the API: for your
purposes, you want "user name" to be defined as "everything up to
the *last* '@'", but you're getting "everything up to the *first*."
I don't remember where I saw that, but I could be mistaken.
I'm not sure that your URL is actually a legal URL, actually, with
those two "@"s, which would push some of the responsibility back
onto your repository hosting service, for using such user names ...
If I'm reading the RFC right, the URL is legit when the @ and . in the
email address are properly escaped. However, even then Xcode still
doesn't work.
The repo is hosted on Google Code, which uses a Google Account - an
email address, often @gmail.com - to authenticate.
----
Karl Moskowski <email@hidden>
Voodoo Ergonomics Inc. <http://voodooergonomics.com/>
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden