促进解决方案的标准 [英] Standards for promoting solutions

查看:59
本文介绍了促进解决方案的标准的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我只是继承了数百页来支持。



我还添加了一些页面。



当我的页面通过测试时,我会清理并构建我的解决方案。



当我推送到生产服务器时,我只需按下最新的.dll和页面/我创建和/或添加的页面...而不是其他数百页未更改的页面。



我是唯一一个进行更改的人。



什么是最佳做法?无论其他页面是否已更改,请再次移动所有内容,或者只移动最新的dll以及更新或/和新页面?



我正在使用vs 2008和vs 2013.



我尝试过:



这是一个关于最佳实践的问题。使用谷歌搜索。

I just inherited hundreds of pages to support.

I have also added some pages.

When my pages have passed testing, I clean and build my solution.

When I push to the production server, I just push the latest .dll and the page/pages I created and/or added...not the other hundreds of pages that haven't changed.

I am the only person making changes.

What is the best practice? Move everything again whether the other other pages have changed or not or just move the latest dll and just the updated or /and new pages?

I am using vs 2008 and vs 2013.

What I have tried:

This is a question about best practices. Have used google search.

推荐答案

我强烈建议使用某种源控制系统,如Microsoft Team Services,Subversion或GIT。这些为您做了艰苦的工作,确保所有新旧保持同步。此外,如果不会发生一些特定的更改,那么它们可以很容易地返回到早期版本。最后,它们可以让您的版本保持脱机状态,这是一件非常好的事情。



干杯,



Mick
I would highly recommend using some sort of source control system, such as Microsoft Team Services, Subversion, or GIT. These do the hard work for you, making sure everything, old and new, stay in sync. Also, they make it easy to return to an earlier version if, as is wont to happen, one particular set of changes stuffed everything up. Finally, they make it easy to keep your versions off-line, which is a very good thing.

Cheers,

Mick


这篇关于促进解决方案的标准的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆