• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Xcode and Subversion. Error: 170001 (Authorization failed)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Xcode and Subversion. Error: 170001 (Authorization failed)


  • Subject: Re: Xcode and Subversion. Error: 170001 (Authorization failed)
  • From: "email@hidden" <email@hidden>
  • Date: Thu, 14 Feb 2008 09:52:53 +0000

Thanks for the reply Andrew

If it works from the command line but not from within Xcode, then file
a bug, including as much information as you can about your Subversion
repository setup.

If you get the same error (error code) when you try committing from
the command line, then this is something that's gotten screwed up
about your Subversion repository. We may be able to help you with that
here, but it's not an Xcode issue.

-- Andrew


Yeah, it turns out that the gremlin was in my subversion configuration not in xcode.
The problem persisted at the command line.


I had switched from using a file:// based url to using the svnserve style svn://.
In the latter case subversion parses the conf/svnserve.conf file in the repository for security permissions.


So under the [general] section set

anon_access = write

or set up the password file.

Jonathan



_______________________________________________
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


  • Prev by Date: Xcode 2.5 not showing class browser
  • Next by Date: Class init two times
  • Previous by thread: Xcode 2.5 not showing class browser
  • Next by thread: Class init two times
  • Index(es):
    • Date
    • Thread