Re: Xcode 3 SCM Preference Pane Documentation
Re: Xcode 3 SCM Preference Pane Documentation
- Subject: Re: Xcode 3 SCM Preference Pane Documentation
- From: Fritz Anderson <email@hidden>
- Date: Sat, 3 Nov 2007 10:35:03 -0500
On 3 Nov 2007, at 6:20 AM, Jérôme Paschoud wrote:
But my main problem is exactly situated in the point "Provide all
the info for the repository." I don't have any idea how this various
fields should be completed. It seems that all these fields are for a
remote SVN installation. In my case the SVN repository is local.
URL, Host, Port, User, Password are typically fields where I don't
have any idea how to configure.
If you type a file:/// URL into the URL field, you will see that the
Scheme: and Path: fields are filled automatically from the URL.
Stop there. The other fields are blank because they are not needed.
If you are using Subversion, you must get used to identifying
repositories by URL. That is the way Subversion works. If it's a local
repository, it's a file:/// URL.
You could also have gone the other way. You could have entered "file"
as the scheme, and "/Users/Shared/Subversion/project" or whatever as
the path, and Xcode would have constructed the URL from that.
— F
_______________________________________________
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