The whole days of TFS, some of the relevant configuration and installation of the key points to write down, hope to be useful to everyone. This article is mainly the installation and configuration of the content, the next article will describe how to use and use of relevant experience.This article is brief:1. Install deployment 1.1. Process1.2. Install the operating systemServer recommended more than 2G memory, 500G hard disk space.Must be Windows 200
This article describes and demonstrates TFs Data Writing problems when data server fails.
Environment Introduction:
TFS name server VIP: 192.168.1.229
TFS namerver 1: 192.168.1.225
TFS namerver 2: 192.168.1.226
Data Server 1: 192.168.1.226
Data Server 2: 192.168.1.227
Data Server 3: 192.168.1.228
I. simulate a single
The whole days of TFS, some of the relevant configuration and installation of the key points to write down, hope to be useful to everyone. This article is mainly the installation and configuration of the content, the next article will describe how to use and use of relevant experience.This article is brief: 1. Install the deployment1.1. Process 1.2. Installing the operating systemServer recommended more than 2G memory, 500G hard disk space.Must be W
After configuring multiple dataservers, you need to consider the single point of failure problem of nameserver. This article will introduce how to implement ha for the nameserver of TFS. It is officially recommended to use heartbeat, but the implementation configuration of heartbeat is much more complicated than keepalive, therefore, keepalive is used to implement ha and Failover of namserver.
Environment Introduction:
NS Server 1 --> 192.168.1.225
N
I haven't written a blog for a long time, because I am too busy recently. Using my MSN signature is busy as a donkey!
In addition, the recent focus is on the field of point shifting ALM. More research on cloud computing is started. On the one hand, it is the need of the company's projects, and on the other hand, it also wants to see some practical technical content. Basically, in the past few weeks, I live in the daytime: Silverlight + Entity Framework + SQL 2008 R2; evening: Windows azure. I
Tags: SQL language Data System Self programming old version png des oafPL/SQL is an integrated development environment for oralcle databases and is the primary tool for many Oracle database developers. Because PL/SQL (Baidu Encyclopedia) is not only a kind of language, but also a process programming language, in the project implementation process, will accumulate a large number of other than stored procedures code. Since there is code, the code must be versioned, to implement code changes in the
1. Team Foundation ServerStart
Team Foundation server (TFS) is a server product that needs to be deployed in a software development environment so that developers can use the services it provides. Because TFs is designed for large-scale teams, there are two topologies available: Dual-server and single-server.
In a single server deployment, TFS is installed on win
PreviousArticleI have briefly introduced the installation and management of TFS. This article mainly describes some guide and suggestions for using TFs during my work. Preview the content of this chapter:
1. Project Plan and tracking
Many friends often complain about the fearlessness of planning in their daily chats, because the planning will never catch up with changes. Indeed, the plan cannot keep up
table (Schema table) in the database that stores database change records, and to record key information, such as the content of each change, the change, the change time, and the version order, as the underlying data for versioning. According to this idea, the development team can manually maintain the records of this table, but also with the tool to automatically maintain the information of this table. In this article, I'm going to introduce a tool for automating the management of database vers
When you use Visual Studio Team Foundation Server for source code editing, you can implement one of the following three types of locks on your code:
Unchanged-keep any existing lock
Check out-prevent other users from checking out and checking in
Check In-allow other users to check out prevent them from checking in
It seems that the concept of "check out" and "check in" locks are similar to the concept of "exclusive locks (exclusive locks, X)" and "shared locks (S)" in the d
With previous efforts, a basic set of TFS environments has been built, including a nameserver and a dataserver as well as a standalone nginx-tfs, while in real-world Distributed file systems, only one dataserver is obviously not working, Therefore, this article describes the Operations and configuration procedures for adding data server under the TFS environme
Users can use Project Professional to connect to TFS, download data to local modifications, and publish to a TFS server, just as you would with Office Excel, if you're accustomed to using project to plan your project, Then the integration of project and TFS will bring you great convenience. But in the process of integrating T
Tags: io using ar SP data on problem CTI logBecause the TFS database already has more than 100 g, the server D disk on which it is located has no space to meet the growth rate of the TFS database, so it must be detached and replicated to other disks. In the separation process, successively separated the ReportServer, reportservertempdb, TFS_Warehouse, TFSWarehouse, WSS_Config, wss_content database.In the se
Visual Studio + TFS -- powerful project management tool, studiotfs --I. Preface
Microsoft Visual Studio is very powerful. It can be seamlessly integrated with Git or its own TFS (Team Foundation Server) to facilitate project management, from requirement analysis, development, testing, and maintenance, almost throughout the entire lifecycle of software development. This article will detail how to use Visual
Team Foundation server is native to support cross-platform builds, including the Ant and Maven two build methods. By configuring the build server to connect to the TFS source code base, you can implement continuous integration builds, automatically detect code base health, and automate testing and deployment. This article takes Maven as an example of how to implement server building on the basis of TFS 2013
Tags: background database management tool Oracle ClientFor the traditional large-scale software products using relational database, the continuous development and maintenance of the background database can produce a large number of script files, how to make versioning more convenient for these script files, and how to quickly manage the permissions between the teams. The level of integration between the different database products and the corresponding client management tools and different produ
Preface
The migration technology of virtual machines provides a simple method for server virtualization. Currently, popular virtualization products VMWare, xen, hyper-V, and KVM all provide their own migration tools. Among them, the Linux platform's open-source virtualization tool KVM has developed rapidly, and the migration features of KVM-based virtual machines
Microsoft has just released a test package for TFS Update 2, https://blogs.msdn.microsoft.com/bharry/2016/02/10/ team-foundation-server-2015-update-2-rc-1-is-available/. Relative to update 1, this update contains a lot of user-expected features, the author first time to download and update their own system, and share experience with you.1. Upgrade TFS 2015.1 to update 2The installation process for Update 2,
As a good development habit, for long-term development projects, even code written by a person should also be controlled by the source code manager, and Remote Disaster Tolerance should be done well, the benefits of doing so will not be explained.
Many source code control tools are available, and SVN and GIT are popular. TFS is the best integrated with Visual Studio. TFS itself is very powerful, not just a
Kanban is used extensively in modern application development processes, whether using traditional waterfall development or agile development, and Kanban management is available. Because Kanban has a simple management approach and intuitive display, many software development teams choose to use Kanban for software development management. This article does not dwell too much on kanban management theory, but here's how to use the Kanban capabilities of TFS.The latest version of
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.