• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Xcode 3 svn access with @-symbol in username?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Xcode 3 svn access with @-symbol in username?


  • Subject: Re: Xcode 3 svn access with @-symbol in username?
  • From: Jack Repenning <email@hidden>
  • Date: Tue, 13 May 2008 10:42:54 -0700

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'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 ...

-==-
Jack Repenning
email@hidden
Project Owner
SCPlugin
http://scplugin.tigris.org
"Subversion for the rest of OS X"


_______________________________________________ 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
  • Follow-Ups:
    • Re: Xcode 3 svn access with @-symbol in username?
      • From: Karl Moskowski <email@hidden>
References: 
 >Re: Xcode 3 svn access with @-symbol in username? (From: Karl Moskowski <email@hidden>)

  • Prev by Date: Re: Xcode 3 svn access with @-symbol in username?
  • Next by Date: Re: Xcode 3 svn access with @-symbol in username?
  • Previous by thread: Re: Xcode 3 svn access with @-symbol in username?
  • Next by thread: Re: Xcode 3 svn access with @-symbol in username?
  • Index(es):
    • Date
    • Thread