SVN support in Xcode 5.1.1
SVN support in Xcode 5.1.1
- Subject: SVN support in Xcode 5.1.1
- From: Alex Zavatone <email@hidden>
- Date: Mon, 19 May 2014 14:01:41 -0400
Can anyone recommend a method, an approach, a voodoo ritual that allows the Update button inside of Xcode when updating from an SVN repo to actually enable?
There's no status update in the GUI, the enable button is disabled, the compare change screen's been up for 5 minutes and Xcode seems to think that:
long pCont = self.pageCtrl.numberOfPages;
is different from
long pCont = self.pageCtrl.numberOfPages;
I'll gladly provide screenshots
What's amazing here is that all too often, the Update button, or the Commit button never enables. The GUI all too often doesn't even display and content between the local file and the repo head. If there is data fetching in progress, there is no status indicator indicating that an operation is in progress.
For a simple update from a server on the local net, why is this UI so unresponsive?
Why is it that all too often, we don't get any content in the at all in the source editor.
In that case, why is there no status indicator if a network operation is in progress?
When something finally loads, in this case, a storyboard, ALL the conflicts are not conflicts at all. They
OMG.
While typing this on another computer the source comparison screen just disappeared on me and performed the update without me even clicking the button. I am typing this from another computer.
How can the product ship like this?
_______________________________________________
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