English 中文(简体)
根据X条编码第4条,Gite Reito
原标题:Yellow Indicator on Git Repository under Xcode 4
  • 时间:2011-05-11 18:16:05
  •  标签:
  • git
  • xcode4

我在Xcode4中曾使用转子控制我的源。 我越来越多地遇到这一问题。 自2006年以来 Xcode现在支持Gite,我认为我会尝试这样做。

它似乎已经建立并投入运作,但我对一些事情没有什么关切。 在“组织”之下; 存放处显示每个项目都有一个Gite Reito。 然而,保存人名称右边的指标灯是黄色。 我找不到这方面的文件,似乎无法确定。 Apple果用户指南的样本显示指标为绿色(见下文)。 但是,就地雷而言,他们是黄色。

这是否值得关注? 我如何确定这一点? 难道我需要完全放弃SVN吗?

我曾尝试:

  1. Have removed all .SVN directories from my projects.
  2. Have moved the SVN repository to another location because it kept showing up in Organizer.

任何帮助都值得赞赏。

“这显示指标是绿色的”。</p

最佳回答

它只看好像。 Apple果在开发商论坛上回答了我的问题。 他们表示,你可以忽视Gite repositories的地位。 然而,如果是红色,很可能是因为存放处没有。

https://devforums.apple.com/message/431507#431507

问题回答

暂无回答




相关问题
git confusion - cloning a repo is returning a past version

Im having some confusion with my git usage. I cloned a repo from one comp to the other, and the new clone is the state of the original that was active some time ago. So its cloning a past version. ...

Appropriate strategy for tagging and hotfixing with git

I was wondering if the strategy I m using for tagging and hotfixing tags (which then I use for deploying rails applications) with git is appropriate. For tagging I just tag a commit of the master ...

Tips on upgrading CVS to git/hg?

We still use CVS, I use git and hg for my personal use though I m still a novice at both, but I realize they re much more modern and better, faster, distributed, etc. It s just everyone is so ...

Using Git in a TFS shop

Using Git at home has spoiled me - I now find using TFS at work to be a bit of a drag and want to explore the possibility of using Git locally and syncing somehow with TFS. I figure there are a few ...

热门标签