1
vote
1answer
34 views

iOS : Xcode Crash when configure SVN

At the time i Was checkout and clone project with local file path in my XCODE is crash. When i enter file path "file:///iOS/svnProject" in location field xcode is crash please help for the same ...
0
votes
0answers
20 views

Xcode 4 checkout of an existing repository on local disc

I already have the local subversion repository. I work with it using SVN. Now I want to try using xcode for these purposes. The question: Is possible to create a repository (and working copy) in xcode ...
0
votes
0answers
23 views

HowTo project-level source trees in xcode 4

We have various shared core code we collect into xcode static library or framework projects and then include as sub-projects in the main things we build. Each developer can use subversion externals ...
2
votes
0answers
24 views

Status of files like M and A from Local GIT repository is disabled in Xcode?

The status of files like M and A is disabled in Xcode 4.5 from Local GIT repository in my machine. How do I enable it so that I can view the status changes after SVN updates.
1
vote
0answers
136 views

SVN checkout not working on Xcode

Whenever I try doing a checkout of a project from Xcode 4.5, I get an error saying "Request Timed Out" after a little while (the process doesn't stop though, it keeps on trying without getting ...
0
votes
1answer
157 views

SVNBridge with Xcode giving '200 OK' error

I'm trying to utilize SVNBridge so that my team can use our existing TFS server as our Xcode repository. SVNBridge appears to be set up correctly on the TFS server, and I can connect to it from Xcode ...
1
vote
1answer
62 views

Adding files from another computer to my SVN repository in Xcode 4

I am trying to use the built in SVN in Xcode 4? My main problem is how to add a new created class from other computer to my project.
0
votes
0answers
52 views

Iphone xcode project SVN(Subversion control issue) Issue

Than they did modification in local copy but they did change in same Xcode file. Let say Iphonedeveloperviewcontroller.m file. So in this case, how can i merge this change using SVN Subversion ...
0
votes
0answers
71 views

xcode organiser SVN import crashes everytime on comiit

I've just started using xcode with subversion, xcode 4.4.1. I've connected to my repository, which i've been usign a while with eclipse php projects, and created the directory trunk/branches/tags etc. ...
0
votes
1answer
179 views

Has Xcode removed scm icons?

We use a 1.7 svn server. But I have the 1.7 command-line installed. And I have soft-linked the svn apps in the Xcode bundle to the opt versions. I get green lights for my repository in the ...
0
votes
1answer
283 views

xcode 4.4.1 mistreats svn working copy as git

I add a svn repository in Xcode organizer, then use xcode to check out an project folder, then in xcode's menu->file->source control, it shows "commit","push","pull","merge" instead of svn commands. ...
1
vote
1answer
84 views

XCode Source Control over windows server

How I can Install a versioning source control to windows serve and connect this control to XCode 4.x to make the ability for multi developer to work on the same project (Check in and out from XCode) ...
0
votes
1answer
92 views

How can I remove “~” in .xcodeproj file with svn

I am using svn and Xcode 4. When I do svn status It appears: ~ HelloWorld.xcodeproj How can I remove that state. I tried, remove all .svn folders in that package. Thanks
1
vote
1answer
561 views

Using SVN in Xcode 4 with MacOSX Lion (10.7)

my problem is this: I should upload a project on SVN server to put it under version control. I successfully created a new repository, inserted url, username and password, but when I click on the ...
0
votes
1answer
390 views

How to revert a single file in Xcode 4 using SVN

I'm trying to do what I think is very simple from within Xcode 4: revert to a previous version of a file in the SVN repo. I can see the version I want in the Version Editor. It even has the nice ...
0
votes
1answer
779 views

xcdatamodel is not entirely under source control in subversion xcode4

I have a project in xcode under svn source control. It happens that the xcdatamodel is not entirely being put under version control by xcode. Xcode show a question mark '?' status icon, while on the ...
0
votes
1answer
341 views

Getting SVN to work in Xcode 4

I have a Subversion 1.7.1 repository hosted on our Unix server, I can do anything I want from Windows 7 + Eclipse, but on a mac with os x 10.7 I get the following error: Authentication realm: ...
1
vote
2answers
1k views

changing to a different SVN repository for a project in XCode 4

I have a project which I regularly commit to an SVN repository named "repo1", for some reason, I needed to change the project's repository location to "repo2" so any future commits/updates will take ...
1
vote
2answers
1k views

Upload a Xcode project to remote svn repository

I have an Xcode project. It is not connected to a repository. I need to upload it to SVN. How can it be done? I'm using Xcode 4.0.
0
votes
0answers
229 views

Best Practice | Xcode 4 and SVN [closed]

What are the best practices of xcode 4 and svn?
1
vote
1answer
427 views

How can I Inform my Project that it is under SCM control?

I have a problem with XCode 4.0.2 and SVN. I want to assign a repository to an existing project. Here, there is a tutorial about how to do it with Xcode 3. My problem is with section ' Not Quite Done ...
2
votes
2answers
4k views

xcode 4 svn issue, commits fail with “The operation could not be performed no repositories could be reached.”

Yet another xcode 4 svn issue, commits fail with “The operation could not be performed no repositories could be reached.” This is for a project that is newly checked out from a remote svn repository ...
0
votes
1answer
221 views

Why am I unable to retrieve commited new folder from svn with Xcode 4?

I just started to use SVN with Xcode and stumbled upon several problems. I have started to work with SVN repository that was deployed on a remote server. The project had a standard directory structure ...
1
vote
2answers
3k views

Setting up SVN repository in XCODE 4.2

I am having issue in setting up SVN repository in my XCODE 4.2. When I am setting up repository path XCODE always shouts that the host is not reachable. The same path is reachable from XCODE 3.2.6. ...
0
votes
2answers
695 views

xcode4 svn commit failed: File .xcodeproj/project.pbxproj is out of date

Just getting started in xcode 4 and svn, opened my project (had been using xcode3 and svn) but now when I commit I have no trouble except when I try to commigt the file project.pbxproj and I get the ...
1
vote
2answers
324 views

How can i share an Xcode 4 project with multiple developers using Subversion

We are multiple developers working on the same Xcode 4 iOS project. We are trying to commit to use Subversion but we keep getting conflicts with project.pbxproj when 2 developers add a new target or ...
0
votes
2answers
495 views

SVN not working after updating to xcode 4.1 for snow leopard

I have recently updated my xcode to version 4.1 for snow leopard, but after that my life became miserable and all the repositories in Organizer are unable to connect and show red icons. Anybody has ...
2
votes
1answer
781 views

Xcode 4 organizer repository view changes says “No Version Editor”

My prior problem was this. Now, when i see change logs and click view changes, the pop-up comes but right pane just tells "No version editor". My search couldn't yield any solutions suitable to ...
14
votes
11answers
18k views

After upgraded to Xcode 4.2, Organizer - SVN repository stopped working

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. In the same Mac 10.6.8, i do have SvnX ...
1
vote
1answer
686 views

XCode 4 + SVN, source control is greyed out after checking out

I have recently upgraded to XCode 4.0. I had an SVN repository setup working perfectly. After upgrading, it recognized my repository (in Organizer). I hit checkout, which it did. It created a new ...

1 2 3
15 30 50 per page