Note that there are some explanatory texts on larger screens.

plurals
  1. POAfter upgraded to Xcode 4.2, Organizer - SVN repository stopped working
    primarykey
    data
    text
    <p>I recently upgraded my Xcode to 4.2. Since then my Organizer-Repository stopped working. Initially it said "Host is unreachable" and placed red dot every where.</p> <p>In the same Mac 10.6.8, i do have SvnX and it works with same SVN location without any problem. I also tested this in Safari and found it is working (Server supports VisualSVN). Only Xcode is finding problem with this location.</p> <p>I even appended my private/etc/host files with svn.ip.address my-svn-pet-name and used that in my xcode following this <a href="https://stackoverflow.com/questions/5699721/use-xcode-4-subversion-integration-with-custom-port">post</a>. Doesn't work.</p> <p>My repository is connected over a specific port 8080. I gave ip-address in svn url as <a href="http://my-svn-pet-name:8080/" rel="nofollow noreferrer">http://my-svn-pet-name:8080/</a>...</p> <p>Any help is highly appreciated.</p> <p>UPDATE: To isolate the issue, i tried to connect <a href="http://gdata-objectivec-client.googlecode.com/svn/trunk/" rel="nofollow noreferrer">http://gdata-objectivec-client.googlecode.com/svn/trunk/</a> from xcode organizer and it works without any problem. I didn't supply any user-name and password for this location. However, my repository requires authentication, in my recent tries when i select the short-cut on left pane, the dot-icon next to trunk, branches and tag glows green. However, when i click 'root' and tried to expand 'trunk' it says 'Unable to load revisions'</p> <p>UPDATE 9/9/11: Uninstalled xcode using command sudo /Developer/Library/uninstall-devtools --mode=all and Restarted the mac and Re-installed Xcode 4.2.</p> <p>When i open Organizer, contrary to my expectation, all svn shortcuts are intact and the issue still persists.</p>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload