Re: Xcode 3.1 & Subversion?
Re: Xcode 3.1 & Subversion?
- Subject: Re: Xcode 3.1 & Subversion?
- From: Andrew Pontious <email@hidden>
- Date: Mon, 14 Jul 2008 17:20:33 -0700
On Jul 14, 2008, at 7:01 AM, Steve O'Connell wrote:
Is there updated documentation for Xcode 3.1 and Subversion? I
updated the documentation sets in the 'Documentation' window, but it
still seems out of date.
Xcode's documentation is no longer a single monolithic document, but
is broken up into separate documents by topic.
The SCM documentation is in the Xcode Source Management document,
which is available online here:
http://developer.apple.com/documentation/DeveloperTools/Conceptual/XcodeSourceManagement/XcodeSourceManagement.pdf
I am currently able to configure the preferences to recognize
Subversion, see and browse my repository in the 'Repositories'
window, and specify Subversion in my project settings as my SCM
system, and even import my project in the 'Repositories' window.
The problem I am having is that I am unable to check out or commit
individual files.
When I try to commit my entire project, I get an error dialog with
'Error: 155005 (Working copy not locked; this is probably a bug,
please report).....'.
What am I doing wrong? What sequence of steps need to be taken to
properly add a project to a Subversion repository so that files can
be checked out?
I don't know why that would be happening offhand. You're using the
Checkout button in the Repositories window to check out your
repository's directories to a local location?
The error number is a Subversion error number. You might be able to
look it up in the Subversion documentation and get more information.
When all else fails, file a bug, including all the information you can
about your Subversion repository setup.
-- Andrew
_______________________________________________
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