• 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: Weird Xcode vs. Subversion behavior
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Weird Xcode vs. Subversion behavior


  • Subject: Re: Weird Xcode vs. Subversion behavior
  • From: Kyle Sluder <email@hidden>
  • Date: Sat, 02 Jan 2016 13:33:52 -0600

On Thu, Dec 31, 2015, at 06:46 PM, Owen Hartnett wrote:
> Xcode plays nice with subversion in all respects - checkout - status
> listing - comparing with previous versions, except commit. And only on my
> home computer, the same project commits fine with no complaints.  The
> complaint I get is:
>
> Commit failed (details follow):
> Unable to connect to a repository at URL
> 'http://email@hidden/repository/In2IDev/branches/NetworkObjectBranch/In2/Classes/NetworkedObjects'
> The OPTIONS request returned invalid XML in the response: XML parse error
> at line 1: no element found
> (http://email@hidden/repository/In2IDev/branches/NetworkObjectBranch/In2/Classes/NetworkedObjects)
> (1)
>
> Note that I can go to the command line or to another client (like
> Versions) and it will check in fine.
>
> Anybody have any idea what I can look in terms of logs to see what’s
> going on here?

You could use curl to issue an OPTIONS request to that URL from the
non-home computer to see what the server is returning. I'm guessing it's
an error message.

You could also check the server's error log, but seeing exactly what
Xcode is seeing will probably help you narrow down the problem faster.

--Kyle Sluder

 _______________________________________________
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: Re: Xcode: could not export identity from Keychain
  • Next by Date: Re: Xcode: could not export identity from Keychain
  • Previous by thread: Re: Xcode: could not export identity from Keychain
  • Next by thread: CopySwiftLibs never completes?
  • Index(es):
    • Date
    • Thread