-1
votes
0answers
17 views

SVN validation error with xcode + IOS [closed]

I am trying to commit files to my SVN through Xcode. However, I am getting following error:- Error validating server certificate for 'https://rep.blah.com:xxx': - The certificate is not issued by a ...
0
votes
0answers
22 views

xCode Svn performance issue

I am new to xCode and iOS development, and I'm having an annoying problem when I use the SVN to commit my code to svn server. It always happens when I open Organizer-Repositories and stay on that page ...
0
votes
1answer
39 views

Adding file to SVN source control > add grayed out in XCode 4

I have SVN set up on a server and have pushed the Xcode project onto the server. SVN has been working for committing changes made to a file or multiple files back to the Source Controlled copy. ...
0
votes
1answer
59 views

Connect to external subversion repository via mac and host a xcode project

I have made a free private subversion repository at assembla.com. Now i want to host my project to this repository or in layman terms i want to put my xcode project in this repository so that only my ...
1
vote
0answers
34 views

SVN commit txn-current-lock on Mountain Lion

I have facing SVN problem in Mac OS X .. When i am commit any file below are the error are generate. svn: Commit failed (details follow): svn: Can't get exclusive lock on file ...
1
vote
1answer
45 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
34 views

Working copy location of xCode SVN repository

Reference version: xCode 4.5.2 In Organizer-Repositories I see for each repository a "Root" folder and one or more folders related to the root. How I can see the working copy location related to each ...
0
votes
0answers
31 views

Using Existing SVN Branch in Xcode

We've already created a branch in SVN without using Xcode. Is there a way to now let Xcode know that the branch exists so that the merge can happen in Xcode 4.6?
1
vote
1answer
65 views

Getting Obstructing Warning with .pbx workspace file svn local copy.

I am working with svn server to upload my updated file to server. But at last when i upload latest copy to server at that time i get Obstructing warning in my below given Xcode project file. I dont ...
1
vote
0answers
26 views

Prefix Subversion comments in XCode?

Does anyone know if you can configure XCode to prefix the comment entry when attempting to commit files? I am using XCode 4.6. The reason I ask is that I have multiple projects going on in parallel ...
0
votes
2answers
149 views

Xcode adding new files to existing project in svn

I have an existing project on svn and i want to commit a new ViewController class. My questions is along with the ViewController and .storyboard file do i also commit the project.pbxproj ? or is that ...
0
votes
1answer
889 views

Using Subversion with XCode 4.6

I have little experience using VSS before. For iOS development, I have installed Subversion on a remote Windows machine and accessing it from my Mac. And I have a few gray areas to clear up. This is ...
0
votes
1answer
60 views

Should I include Xcode .plist and .pch files to source control?

Whenever creating a new project or importing an existing one, Xcode usually creates three files and a folder. The first two files are found in the root of the project: ProjectNameHere-Info.plist ...
0
votes
3answers
189 views

Adding ios frameworks (like Google Maps API) to subversion won't allow working checkout

I added the new Google Maps API framework to a project and checked it into subversion. The framework has the usual Apple structure which includes alias files that point to the actual static library ...
0
votes
0answers
62 views

Xcode+SVN: Files in another directory (outside project folder)

I have two related projects and some common/shared code in a folder layout like this: /path/to/ProjectA/ (inside is ProjectA.xcodeproj + all of its source files) /path/to/ProjectB/ (inside is ...

1 2 3 4 5 20
15 30 50 per page