• 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
Having trouble with xcode 2.1 & subversion
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Having trouble with xcode 2.1 & subversion


  • Subject: Having trouble with xcode 2.1 & subversion
  • From: Chris Eplett <email@hidden>
  • Date: Mon, 14 Nov 2005 08:00:38 -0500

Hi all,

I've checked the archives and didn't find an answer to the problem I'm experiencing using svn within Xcode 2.1.

So, I've set up apache & subversion according to these pages:

http://developer.apple.com/tools/subversionxcode.html
http://www.macdevcenter.com/pub/a/mac/2004/08/10/subversion.html

I've set up apache users via htpasswd to control remote access to the repository.

Everything is working like a charm from the command line, I can check stuff out from the local machine using both of these:

svn co file:///usr/local/svnroot
svn co http://localhost:8080/svn

in both cases, the command line works like a charm, and I can work in my working copy to my heart's content, and I will only be prompted for my password the first time I check out the working copy.

The problem comes when I try & access the working copy from Xcode. If I use the file: url above, everything is good, but if I use the http: url, Xcode gives me the error "SCM could not go online. Could not reach host: localhost:8080". The same also occurs when trying to connect via my laptop to my desktop machine using http:// 10.0.1.201:8080/svn

I should note that I can also point my web browser at localhost:8080/ svn & browse the contents of the repository...

So how do I convince Xcode that svn is set up correctly? Or how do I change my svn setup so Xcode will work?

Thanks in advance,
Chris Eplett
_______________________________________________
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


  • Follow-Ups:
    • Re: Having trouble with xcode 2.1 & subversion
      • From: Michel Schinz <email@hidden>
  • Prev by Date: Re: how to build xcode application for use on osx clients
  • Next by Date: Re: Having trouble with xcode 2.1 & subversion
  • Previous by thread: Re: how to build xcode application for use on osx clients
  • Next by thread: Re: Having trouble with xcode 2.1 & subversion
  • Index(es):
    • Date
    • Thread