Libros UCLV { BETA }

Gran cantidad de libros a nuestro alcance

Tenemos :
1413 libros,
262657 descargas y
1106 contribuyentes !

Se han encontrado 4 Coincidencias

Subversion Version Control

Subversion


42 Visitas | 115 Descargas | 2013-10-03 15:26:52 | alvarojs

Of course, this book aims to cover the nuts and bolts of Subversion as completely as possible—you can’t very well use Subversion to develop software if you can’t use Subversion—but it does so in the context of how to do the things you want to do in day-to-day software development. The book also goes a step further: It explains how to expand on the built-in capabilities of Subversion to make the system work for you. In some places, that takes the form of example scripts or con?gurations. In others, it is merely ideas that you can expand to ?t your software development process. This is not a book to sell a process. I do make suggestions here and there of what I think will work in certain situations, but you don’t need to buy into my “exhalted process” to get the most from this book. Instead of showing you how you should develop your software, I show you how Subversion can make your process easier.

Pragmatic Version Control using Subversion

Subversion


25 Visitas | 81 Descargas | 2013-10-03 15:29:30 | alvarojs

Version control adds an immense amount to a project. It gives you a safety net, helps your team collaborate effectively, lets you organize your builds and QA, and even allows you to do some detective work if things go wrong. I hope this new edition of Pragmatic Version Control will help you and your team get started and succeed with Subversion.

Pro Git

Git, Version Control System


105 Visitas | 187 Descargas | 2013-10-07 13:35:43 | alvarojs

What is version control, and why should you care? Version control is a system that records changes to a file or set of files over time so that you can recall specific versions later. For the examples in this book, you will use software source code as the files being version controlled, though in reality you can do this with nearly any type of file on a computer.

Pro Git

Version Control


28 Visitas | 31 Descargas | 2018-03-20 13:33:33 | osmanir

What is version control, and why should you care? Version control is a system that records changes to a file or set of files over time so that you can recall specific versions later. For the examples in this book, you will use software source code as the files being version controlled, though in reality you can do this with nearly any type of file on a computer.