Buch, Englisch, 416 Seiten, Format (B × H): 191 mm x 234 mm, Gewicht: 703 g
ISBN: 978-1-4302-3972-7
Verlag: Apress
Foundation Version Control for Web Developers explains how version control works, what you can do with it and how. Using a friendly and accessible tone, you will learn how to use the three leading version control systems—Subversion, Git and Mercurial—on multiple operating systems. The history and integral concepts of version control are covered so that you will gain a thorough understanding of the subject, and why it should be used to manage all changes in web development projects.
This book covers the valuable knowledge and transferable skills that will enable you use one of the three leading systems as well as easily switch to new systems that will arise in the workplace. Topics covered include:
- How to choose the correct software for your needs.
- Creating and working with repositories.
- Understanding trunks, branches, hooks, conflicts and merging.
- Setting up respository servers and integrating with Apache.
- Using Terminal, and understanding alternatives.
Foundation Version Control for Web Developers is a concise beginner’s course for designer and developer alike. Even if you have no prior knowledge of version control, this book will provide you with the knowledge to fully manage projects from start to finish, ensuring your projects are as seamless and successful as you need them to be.
Zielgruppe
Popular/general
Autoren/Hrsg.
Fachgebiete
Weitere Infos & Material
- Are you set up? Creating a basic development environment
- In the beginning there were just source files
- Meet the current players in the game: SVN, Git and Mercurial
- The benefits of version control
- I don't like Terminal, which programs can I use?
- You mean I can version control everything?!
- What can make my life easier?
- I have a conflict, what can I do?
- I'm feeling brave, can I do this with Terminal?
- How to create a server
- I don't have a server, which other options do I have?
- Why branching is great
- Hooks, and why they can be useful
- Upgrading from CVS and converting repositories