[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: authentication problem from xcode on remote machine

From: Aaron Montgomery <eeyore_at_monsterworks.com>
Date: 2007-02-05 16:39:54 CET

On Feb 5, 2007, at 7:28 AM, Mark Reddick wrote:

> I then open the project in XCode on the remote client and it opens
> fine. I then make a change to a file and try to commit the change to
> svn but get an authentication error. XCode reports back with an alert
> panel saying:
>
> ====
> SCM Error
>
> Authentication realm: <svn://1.2.3.4:3690>
> 2595dea3-0a4d-4866-ba9f-932ec6e75d5c
> Password for 'MARK':
> Authentication realm: <svn://1.2.3.4:3690>
> 2595dea3-0a4d-4866-ba9f-932ec6e75d5c
> Username: svn: Commit failed (details follow):
> ====
>
> There are no more details that "follow".
>
> However, if I open Terminal and issue "svi ci", it prompts for my
> password, I enter my password, and it commits fine.

This looks more like an Xcode problem than an svn problem (since the
command line works), maybe you need to give Xcode a password
somewhere. I would ask this over on Apple's Xcode mailing list
<http://lists.apple.com/mailman/listinfo>. They will be more familiar
with Xcode.

Aaron

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Feb 5 16:40:30 2007

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.