Re: CVS integration XCode
Re: CVS integration XCode
- Subject: Re: CVS integration XCode
- From: Scott Tooker <email@hidden>
- Date: Fri, 28 Nov 2003 16:33:41 -0800
I'm beginning to wonder is your username or password is not being
parsed properly. I seem to remember that some parsing issues with the
username and password were fixed for the next version of Xcode, but I'd
have to ask around to be sure.
Scott
On Nov 27, 2003, at 4:56 AM, Ruben Smits wrote:
cvs -d :pserver:user@remoteServer:/path/to/repository login
I am asked for my password to login.
As I stated before in this thread, all actions on the commandline work
fine. Also working in MacCVSPro works. Integration in XCode is the one
that's troubling me.
XCode still responds with the message "wrong password", while the same
password on the command line works.
On 26-nov-03, at 16:30, Gerard Iglesias wrote:
On Nov 26, 2003, at 9:00 AM, Ruben Smits wrote:
OK, if remote pserver is supported, how do I get this working? ;-(
You told me before to add the XCode project file (= folder) to the
repository, the project file should have a CVS-folder inside it to
tell XCode where to find the server. This folder is in the file and
seems correct.
When I enable CVS-integration in XCode, a sheet asks me to enter my
CVS-password. In this window the correct IP-adress of the remote
server is displayed. However, after entering my password, I always
get the message "login failed".
Using the same name/password in the CVS-command line tool does work.
So, it seems the pserver is found, but login fails.
What am I missing here???
Open a terminal and enter :
cvs -d'yourrepositorty' login
Then answer to the questions, then you would get a .cvspass file in
your home dir that will be used by xCode.
Try it to see if it does work in a shell
Regards
Gerard
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.
-----------------------------------------------------------------------
---------------
EVERYTHING THAt HAZ A BEGINniNG HAZ an END
-----------------------------------------------------------------------
---------------
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.