Re: New SCM problems in Xcode
Re: New SCM problems in Xcode
- Subject: Re: New SCM problems in Xcode
- From: Chris Espinosa <email@hidden>
- Date: Sun, 28 Oct 2007 00:59:03 -0700
On Oct 27, 2007, at 3:43 PM, Barry Wilson wrote: Anyone really familiar with SCM and subversion in XCode 3.0? Any Apple XCode engineers out there?
We've been using a really great Trac and Subversion combination (www.devjavu.com) with Xcode 2.4. In 2.4 it just worked, although it was probably using the cached username and password much like I do in Terminal. Now with Xcode 3.0 I can't get it to recognize our repository at all.
Basically the scheme is http. But the host expects us to use our email address as the Subversion username. I tried entering the username escaped with @ for the '@' and . for the '.' character but it still fails authorization. So I suspect that Xcode is doing some other things behind my back.
Wow, it really wants " email@hidden" as the user name, as in svn+ssh:// email@hidden@mysvnserver.net/svn/repository/balh/blah/blah? That's certainly funky.
If using standard http percent-escapes in the usernme doesn't get it passed through, file a bug.
Chris |
_______________________________________________
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