How to set up SVN user account?
I'm trying to create an SVN repository location in Xcode. That's my ultimate goal.
However, I think I have to first define an SVN user. Is this correct?
I have SVN version 1.6.2 installed on my MacBook.
I've created an SVN repository in /usr/local/svn from the command line using my own user name.
In the Xcode Preferences SVN Pane for setting up access to an SVN server, I'm currently getting this error: "Access denied". I think it's related to user permissions to access the repository.
I know remote access to SVN servers requires that each user who wishes to access the repository be granted permission in some SVN config file, right?
Do I need to do this for local access too? My SVN access will be local (not networked). If so, how to do this?
Since I'm posting this, I'll go ahead and ask the other questions regarding how to fill in the fields on the Xcode Preferences SVN Pane for configuring the SVN access.
1. What URL do I specify for local access to a repo at /usr/local/svn ?
2. What to enter for the "Host"? "localhost" is not recognized.
3. What to enter for "Port:" ?
Many thanks,....
MacBook Pro 17", Mac OS X (10.5.6)





