build-process - 用于构建的流行文件夹结构

标签 build-process directory

我想知道在项目中组织构建 Assets 和源代码的流行或最佳方式是什么?

最佳答案

我个人使用

/client/projectname/trunk/source/Solution Name.sln
/client/projectname/trunk/source/Project.One
/client/projectname/trunk/source/Project.Two
/client/projectname/trunk/source/Project.Three
/client/projectname/trunk/source/SQL/
/client/projectname/trunk/source/SQL/SomeScript.sql
/client/projectname/trunk/libraries
/client/projectname/trunk/resources/Nunit
/client/projectname/trunk/resources/LLBLGEN
/client/projectname/trunk/documentation
/client/projectname/trunk/builds
它对我们来说很好,但我认为它不是最好的。 如果是关于 .net 你也可以看看treesurgeon他们自己将其描述为:

Have you ever spent a few days setting up a new development tree? Have you ever spent several days setting up several development trees? Have you even spent weeks trying to perfect all your development trees using a set of best practices?

If the answer to any of the above answers is 'yes', then you'll like Tree Surgeon!

Tree Surgeon is a .NET development tree generator. Just give it the name of your project, and it will set up a development tree for you in seconds. More than that, your new tree has years worth of accumulated build engineering experience built right in.

关于build-process - 用于构建的流行文件夹结构,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/446017/

相关文章:

unit-testing - gcov 用于大型项目(静态库,...)

build - 如何从 TFS 2010 Team Build 中启动外部进程来编译 Visual Basic 项目

ant - 如何让 Flex Builder 3 生成两个版本 : one "-use-network=true", 另一个 "-use-network=false"?

php - 如何计算php中文件夹中的文件数?

c# - "Move will not work across volumes"- 为什么?以及如何克服?

c++ - Incredibuild 不是很快

msbuild - 自动慢速 Cheetah 构建方法

python - 遍历文件和文件夹时,如何在 python 中将当前文件名与下一个文件名进行比较?

java - Maven - 如何包含空目录

Nginx:如果文件夹存在,则自动创建子域