Xcode 3 svn access with @-symbol in username?
Xcode 3 svn access with @-symbol in username?
- Subject: Xcode 3 svn access with @-symbol in username?
- From: Karl Moskowski <email@hidden>
- Date: Tue, 13 May 2008 12:29:20 -0400
I'm trying to add an authenticated Subversion repository to Xcode 3.0.
However, my user ID in the repository is my email address, so the URL
it constructs looks like:
https://user@emailhost@svnhost/svn/trunk/
When Xcode attempts to verify the connection, it gets an error like:
Error: 175002 (RA layer request failed) Description: PROPFIND request
failed on '/svn/trunk'
Error: 175002 (RA layer request failed) Description: PROPFIND of '/svn/
trunk': 500 Internal Server Error (https://email@hidden)
I've tried changing the @ sign in the email address to @ (i.e. the
URL-escaped version), and it then gives me a simple authorization
failed error even though I correctly reentered the password.
(BTW, I can login to the repo using command line svn and the svnX app,
and Safari can authenticate and browse the repo using the URL above
just fine.)
Is there a problem with such user IDs, or am I doing something wrong?
Thanks.
----
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