SVN 与 Xcode 4 忽略列表

发布于 2024-10-24 05:14:24 字数 314 浏览 5 评论 0原文

对于 Xcode 3,我总是将 *.mod1v3 和 *.pbxuser 添加到 svn:ignore。 Xcode4 中哪些是用户特定文件?

我的第一个意图是将文件夹 xcuserdata 和 project.xcworkcpace 添加到 svn:ignore

在文件夹 project.xcodeproj/xcuserdata/user.xcuserdatad/xcschemes/ 下有一些我不知道的文件了解它们在 xcode 中的用途。 所以我不知道是否应该将它们添加到 SVN。

您使用 SVN 和 Xcode 4 的最佳实践是什么?

For Xcode 3 I always added *.mod1v3 and *.pbxuser to svn:ignore.
Which are the user-specific files in Xcode4?

My first intent would be to add the folders xcuserdata and project.xcworkcpace to svn:ignore

Under the folder project.xcodeproj/xcuserdata/user.xcuserdatad/xcschemes/ there are some files which I don't know for what they are used within xcode.
And so I did not know if I should add them to SVN.

What are your best practices with SVN and Xcode 4?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

贱贱哒 2024-10-31 05:14:24

更新:
一个更好的英语 SVN-针对 SO 问题和答案在这里:
SVN 使用 Xcode 4 忽略模式

我找到了这篇关于 GIT 的博客文章,它应该对于 SVN 来说没有什么不同:

http://www.betawax .de/blog/2010/08/gitignore-xcode-4/

如果您不像我一样懂德语,这里是 Google 的自动翻译:

http://translate.google.co.il/translate?js=n&prev=_t&hl=en&ie= UTF-8&layout=2&eotf=1&sl=auto&tl=en&u=http%3A%2F%2Fwww.betawax.de%2Fblog%2F2010%2F08%2Fgitignore-xcode-4%2F

干杯,
奥德

UPDATE:
A better English SVN-targeted on SO question and answer here:
SVN ignore pattern with Xcode 4

I found this blog post for GIT, which shouldn't be any different for SVN:

http://www.betawax.de/blog/2010/08/gitignore-xcode-4/

If you don't read German like me, here's Google's automatic translation:

http://translate.google.co.il/translate?js=n&prev=_t&hl=en&ie=UTF-8&layout=2&eotf=1&sl=auto&tl=en&u=http%3A%2F%2Fwww.betawax.de%2Fblog%2F2010%2F08%2Fgitignore-xcode-4%2F

Cheers,
Oded

意中人 2024-10-31 05:14:24

您不确定哪些文件?

我一直忽略所有的xcuserdata。据我了解,潜在的损失主要是我没有放在 Xcode 3 中的 svn 下的东西。以及我没有分享的方案。

我只是确保分享我关心的任何计划。

无论如何,我会定期删除不受源代码控制的所有内容,并且不会丢失任何我关心的内容。

Which files are you unsure of?

I've been ignoring all of xcuserdata. The potential loss, as I understand it, is mostly the things I also didn't put under svn in Xcode 3. And schemes I'm not sharing.

I just make sure to share any schemes I care about.

In any case, I regularly delete everything not under source control and haven't lost anything I cared about.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文