answersLogoWhite

0

The simple answer is to make a backup and save regularly. Team developers typically use a source safe to keep track of changes made to source files. Developers can check files in and out of the safe as well as inspect the history of changes made to those files, who made the changes and why they were made. Any unauthorised or breaking changes can be easily rolled back. While the safe provides a convenient backup, it does not provide redundancy. That can be provided by hardware (such as a mirror provided by RAID) however an off-site backup, preferably a Cloud backup with a regular synchronise, provides the best redundancy.

User Avatar

Wiki User

8y ago

What else can I help you with?

Related Questions

How do you break code on android?

There's no need to break the Android code (Android is an Open Source Operating System) as the source code of Android is already available over their developer section.


What is the difference between an open-source and a closed-source operating system?

Open-source means the source code is available to the end-user. The user can modify and change it, following the guidelines in the accompanying license. Close-source means that the source code is held by the developer, and only they can make any changes or study it.


What is the difference between an open system and a closed system?

Open-source means the source code is available to the end-user. The user can modify and change it, following the guidelines in the accompanying license. Close-source means that the source code is held by the developer, and only they can make any changes or study it.


Do you have to pay to use a open source software?

No. Although the software developer may choose to charge or not to charge for a copy of the software, the open-source nature of OSS primarily dictates about how the source code should be distributed.


What is the use of comment ic c language?

Comments are used so that the software developer can look at the source code later and understand what a particular file, function, data structure, etc does without having to trace through the entire program. Comments are never included in the final executable code, and are only meant as a way for a developer to notate parts of the source code so that future developers will have an easier time maintaining the code. Even the same developer working on a project for many months will benefit from comments, as eventually your own code will look foreign to you as you improve your programming technique and write more code.


How do you view used Java Script code in Bally Chohan's website?

Open the page that interests you, and look in your browser for the option to view the "source code". The details vary; for example in FireFox, you can press Ctrl-U (shortcut for "Web Developer - Source code" - which may be slightly different since I translated it back from Spanish), to see the source code of a Web page.


What is the Code Search tool used for?

It allows people to search for open-source code on the web. It allowed developer to share, inspire, and learn from one another. Some languages searched are "Java" and "C++".


Where can you see the HTML in know websites?

This is called viewing the source code. If you have Firefox, you can download the Web Developer toolbar addon, and on it there is a "View Source" button. Click on it and then click "View Source". Or, you can download the toolbar, then press CTRL+ALT+U


What is a source code for memrise?

The Memrise website content, including program source code, is owned by Memrise Inc. Being proprietary intellectual property, the source code is not available within the public domain and therefore cannot be published here.


What is difference between programmer and developer?

A developer creates the code, usually in standard english, they are also responsible for making sure the program will work properly. A programmer just puts this 'recipe' into code. In terms of building, the developer is an architect and the programmer is the builder.


Description about conventional source software?

Conventional source software is the software which is not freely available that is the source code is not freely available to execute in various systems and the distribution of software is not allowed and there is no copy right for this type of software because the developer does not give the access rights to any other person other than the developer team. Conventional software is a very confidential one which is used for specific purposes, if distribution of this software is allowed then there will be no meaning of security.


What is an analyst developer?

An analyst developer is a person who will speak to the users to help define what their need it, and the code that they need. This is within computer programming.Ê