vss会使视觉工作室项目变慢吗? [英] does vss can make a visual studio project slower?

查看:92
本文介绍了vss会使视觉工作室项目变慢吗?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

HI all



我正在开发一个过去3年的网络应用程序,它具有vss作为版本控制系统。从最近几个月开始,当这个项目加载时,我在视觉工作室遇到了一个问题,并且在这方面的工作并不是很好。从intellesense加载项目甚至在本地主机上运行,​​甚至从解决方案资源管理器打开文件,一切都变得非常慢。





这是因为维护每个文件版本的vss。如果我在visual studio上运行一个新项目,它似乎运行正常。

HI all

i am working on a web application from last 3 years which have vss as a version controlling system. from last few months i am facing a problem in visual studio when this project loads and its not good experience working on that. everything becomes very slow from intellesense to load project and even run on local host and even open a file from solution explorer.


is this because of the vss that maintain a versions of each files. if i run a new project on visual studio it seems working fine.

推荐答案

我不这么认为。原因可能不同。根据我的喜好,将修订控制系统集成到Visual Studio中的整体想法并不是那么好。修订控制应以非侵入方式执行,并覆盖所有应覆盖的文件和目录,其方式与其性质无关。



尽管如此,我想要警告你:扔掉VSS,永远不要使用它。它不仅非常陈旧,而且设计不可靠。例如,众所周知,这是非交易性的;一些概念存在严重缺陷。我认识那些深受其害的人。您的代码断言太有价值,无法信任它们来源,通常是关闭,不受支持的专有工具。修订控制可以是免费的,开源的,由大社区支持,更轻,更可靠。



请参阅此讨论:http://www.codeproject.com/Questions/147818/Revision-control- systems-to-choose-from.aspx [ ^ ]。



另见我过去的答案:

http://www.codeproject.com/Answers/ 631391 / The-associated-source-control-plug-in-not-insta [ ^ ],

http://www.codeproject.com/Answers/302030/How-can-i-structured-to-arrange-source-code- when-i#answer1 [ ^ ],

制作一个不可点击的表格 [ ^ ]。



-SA
I don't think so. The reason could be different. To my taste, the whole idea of integration of Revision Control System into Visual Studio is not so good. Revision control should act in non-intrusive way and cover all files and directories which should be covered, in a way agnostic to the their nature.

Nevertheless, I want to warn you: throw out VSS and never ever use it. Not only it is quite obsolete, it's unreliable by design. For example, it is notoriously non-transactional; some concepts are seriously flawed. I know people who suffered dearly from that. Your code asserts are too valuable to trust them to close-source, close in general, unsupportable proprietary tool. Revision control can be free of charge, open-source, supported by big community and much, much lighter and more reliable.

Please see this discussion: http://www.codeproject.com/Questions/147818/Revision-control-systems-which-to-choose-from.aspx[^].

See also my past answers:
http://www.codeproject.com/Answers/631391/The-associated-source-control-plug-in-is-not-insta[^],
http://www.codeproject.com/Answers/302030/How-can-i-structured-to-arrange-source-code-when-i#answer1[^],
Make an unclickable form[^].

—SA


这篇关于vss会使视觉工作室项目变慢吗?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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