Re: Svn password always lost across Xcode 3 launches
Re: Svn password always lost across Xcode 3 launches
- Subject: Re: Svn password always lost across Xcode 3 launches
- From: Tracy Lakin <email@hidden>
- Date: Fri, 04 Apr 2008 17:08:24 -0700
- Thread-topic: Svn password always lost across Xcode 3 launches
Hi,
The issue was a permissions problem with my keychain. XCode uses the
keychain to keep the SCM password. I had a good key in the keychain, so it
is a mystery why it didn't just keep working. But removing it, and running
Keychain First Aid fixed the issue.
In my Console:
4/3/08 2:47:38 PM Xcode[20214] SecKeychainAddGenericPassword returned:
-25293
Running Keychain First Aid found and fixed the problem:
User differs on ~/Library/Keychains/login.keychain, should be 506, owner is
0
Owner corrected on ~/Library/Keychains/login.keychain
Checked password for ~/Library/Keychains/login.keychain
Checked settings for ~/Library/Keychains/login.keychain
Settings for ~/Library/Keychains/login.keychain may cause the keychain to be
locked
Current values: lockOnSleep=no, autoLock=never
Settings corrected on ~/Library/Keychains/login.keychain
Checked default keychain
Checked contents of ~/Library/Keychains/login.keychain
Problems successfully repaired
Pulling a fresh set of sources down from my SVN server fixed XCode tracking
changes across launches.
Tracy
===========================================================================
Hi All,
I just switched to SVN from CVS. Also, I switched from Xcode 2.4 to Xcode
3.0. Yay, the slow march of progress.
Having trouble though. My SVN password is lost if I quit Xcode. If I
re-enter it, and re-connect to my SVN Repository, my changes are not
indicated in the SCM results. I¹m having to use svnX to manage my check ins.
I did install the iPhone betas, initially trying Xcode 3.1. I went back to
Xcode 3.0, tossing its preferences. No help.
Anyone else have this issue? Do you have SVN working in Xcode 3.x?
Thanks,
Tracy
_______________________________________________
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