Re: Authentication of SCM with Remote Repository
Re: Authentication of SCM with Remote Repository
- Subject: Re: Authentication of SCM with Remote Repository
- From: Cédric Luthi <email@hidden>
- Date: Thu, 12 Oct 2006 18:47:19 +0200
On 22 sept. 06, at 19:30, Jeff Birac wrote:
authenticate successfully in the Terminal (cvs login); however, the
SCM of Xcode is having trouble with authentication.
Is this a bug? Any comments or suggestions?
I had once a similar problem. My problem is that I had not checked
out by including my username:
cvs checkout -d :pserver:email@hidden:/path
This is very important for Xcode to have your_user_name while it's
not important for the "Terminal version" that automatically sends
your $USER name. I suggest you re-checkout with your user name.
I hope this is the problem you have and this is the solution you were
looking for :-)
Regards.
Cédric Luthi _______________________________________________
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