Umbraco 开发设置 Visual Studio

发布于 2024-09-15 05:23:08 字数 292 浏览 2 评论 0原文

我是 Umbraco 的新开发人员。我在将 Visual Studio 2010 设置为带有 TFS 的 umbraco 4.5.x 以及远程团队之间的开发人员平台时遇到问题。

我当前的设置是在 Visual Studio 中打开整个 umbraco 站点并使用 TFS 进行潮汐更新。显然,这意味着某些文件和文件夹在提交到源代码管理时会被锁定。问题是这会导致运行 umbraco 时出现问题,因为 umbraco 尝试写入某些文件。

您知道 VS 2010 和 umbraco 的典型设置是什么样的吗?

谢谢, 普雷亚什

I am a new developer for Umbraco. I am having problem setting up my Visual Studio 2010 as a developer platform for umbraco 4.5.x with TFS and between remote teams.

My current setup is to open the whole umbraco site in Visual studio and tideup with TFS. Obeviusly this means that some of the files and folders gets locked up when commiting to Source control. Problem is this causes the problem when running umbraco as umbraco tried to write to certain files.

Any idea what type of typical setup would be like for VS 2010 and umbraco?

thanks,
Preyash

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

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

发布评论

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

评论(2

忆依然 2024-09-22 05:23:14

是否必须使用 TFS 作为版本控制?

我们在项目中使用了 MercurialVisual svn 服务器 作为版本控制。

在这一点上,我觉得 Mercurial 更适合 Umbraco 项目。

Is it mandatory to use TFS as your version control?

We have used Mercurial and Visual svn server as version controls in our projects.

In this i feel Mercurial as more comfortable for Umbraco projects.

旧人九事 2024-09-22 05:23:13

这应该可以解决您的问题=)

编辑:链接已更新

http://our.umbraco.org/wiki/codegarden-2009/open-space-minutes/working-in-visual-studio-when-developing-umbraco-solutions

我制作了一个 VS2010 umbraco 项目模板,它配置了用于在构建时将文件复制到 umbraco 文件夹的命令,如上面的链接中所述。

http://our.umbraco.org/projects/开发人员工具/visual-studio-2010-project-template

This should solve your problem =)

EDIT: Link updated

http://our.umbraco.org/wiki/codegarden-2009/open-space-minutes/working-in-visual-studio-when-developing-umbraco-solutions

I made a VS2010 umbraco project template, that configures the commands used to copy files to the umbraco folder on build, like described in the above link.

http://our.umbraco.org/projects/developer-tools/visual-studio-2010-project-template

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