• Complain

Murphy - Managing Software Development with Trac and Subversion

Here you can read online Murphy - Managing Software Development with Trac and Subversion full text of the book (entire story) in english for free. Download pdf and epub, get meaning, cover and reviews about this ebook. City: Birmingham, year: 2007, publisher: Packt Publishing, genre: Home and family. Description of the work, (preface) as well as reviews are available. Best literature library LitArk.com created for fans of good reading and offers a wide selection of genres:

Romance novel Science fiction Adventure Detective Science History Home and family Prose Art Politics Computer Non-fiction Religion Business Children Humor

Choose a favorite category and find really read worthwhile books. Enjoy immersion in the world of imagination, feel the emotions of the characters or learn something new for yourself, make an fascinating discovery.

Murphy Managing Software Development with Trac and Subversion
  • Book:
    Managing Software Development with Trac and Subversion
  • Author:
  • Publisher:
    Packt Publishing
  • Genre:
  • Year:
    2007
  • City:
    Birmingham
  • Rating:
    4 / 5
  • Favourites:
    Add to favourites
  • Your mark:
    • 80
    • 1
    • 2
    • 3
    • 4
    • 5

Managing Software Development with Trac and Subversion: summary, description and annotation

We offer to read an annotation, description, summary or preface (depends on what the author of the book "Managing Software Development with Trac and Subversion" wrote himself). If you haven't found the necessary information about the book — write in the comments, we will try to find it.

Managing Software Development with Trac and Subversion — read online for free the complete book (whole text) full work

Below is the text of the book, divided by pages. System saving the place of the last page read, allows you to conveniently read the book "Managing Software Development with Trac and Subversion" online for free, without having to search again every time where you left off. Put a bookmark, and you can go to the page where you finished reading at any time.

Light

Font size:

Reset

Interval:

Bookmark:

Make
Managing Software Development with Trac and Subversion
David J Murphy

Managing Software Development with Trac and Subversion

Copyright 2007 Packt Publishing

All rights reserved. No part of this book may be reproduced, stored in a retrieval system, or transmitted in any form or by any means, without the prior written permission of the publisher, except in the case of brief quotations embedded in critical articles or reviews.

Every effort has been made in the preparation of this book to ensure the accuracy of the information presented. However, the information contained in this book is sold without warranty, either express or implied. Neither the author, Packt Publishing, nor its dealers or distributors will be held liable for any damages caused or alleged to be caused directly or indirectly by this book.

Packt Publishing has endeavored to provide trademark information about all the companies and products mentioned in this book by the appropriate use of capitals. However, Packt Publishing cannot guarantee the accuracy of this information.

First published: December 2007

Production Reference: 1071207

Published by Packt Publishing Ltd. 32 Lincoln Road Olton Birmingham, B27 6PA, UK.

ISBN 978-1-847191-66-3

www.packtpub.com

Cover Image by Karl Moore (<>)

Credits

Author

David J Murphy

Reviewers

Andy Allan

Patrick Ben Koetter

Sarah George

Senior Acquisition Editor

David Barnes

Development Editor

Mithil Kulkarni

Technical Editor

Akshara Aware

Editorial Team Leader

Mithil Kulkarni

Project Manager

Abhijeet Deobhakta

Project Coordinator

Patricia Weir

Sagara Naik

Indexer

Hemangini Bari

Proofreader

Chris Smith

Production Coordinator

Shantanu Zagade

Cover Designer

Shantanu Zagade

About the Author

David J Murphy has worked in IT since 1996 and has focused on development since 1998. He works for Canonical Ltd. as a Software Developer, and prior to this he was a Product Specialist with Computer Sciences Corporation. He is a strong advocate of free and open-source software, and has contributed to two Linux books. He has also written several articles for magazines and the Internet.

He lives in Cumbria, UK with his wife, two children, a dog, and numerous cats.

His personal website is http://schwuk.com.

I dedicate this book to my wife Suzanne, and our children Alexandra and Tristan.

About the Reviewer

Patrick Ben Koetter is the Chief Technologist for state of mind, Partnerschaft Koetter, Schmidt & Schosser, a systems integrator, and was Information Architect at the Ludwig-Maximilians Universitt in Munich, Germany. He has written articles for Germany's c't magazine, Linuxmagazin , and other magazines as well. Patrick is co-author of The Book of Postfix . As a consultant and trainer, Patrick regularly teaches classes on email, anti-virus, and spam measurements and application-level Web interfaces. He has given talks at many conferences on these and similiar topics.

Preface

Software development is not just about writing code - we need to manage the entire process.

This book looks at that process, how it can be managed, and how Trac and Subversion can help us achieve this. It combines theory with practical knowledge and experience that most developers will relate to.

Trac is an open-source, web-based project management and bug-tracking tool. Trac is an enhanced wiki and issue-tracking system for software development projects. Trac uses a minimalistic approach to web-based software project management. Trac is written in the Python programming language. In computing, Subversion (SVN) is a version control system (VCS). It allows users to keep track of changes made to any type of electronic data, typically source code, web pages, or design documents.

What This Book Covers

covers the basics of task management and how these apply to software development. It also looks into another important skill needed for managing projectscommunicationand discusses the problems faced during software development and how they can be solved.

introduces the various applications used for implementing the solution discussed in the chapter. Trac and Subversion are the main parts of the solution, but by no means the only ones.

along with the appendices shows how to install these applications on Microsoft Windows or Linux.

discusses how to create and use documentation using Trac.

brings us back to the topic of task management and we again focus on Trac and how it helps us with this.

explores the basics of using Subversion and looks at how it integrates with Trac.

shows how Trac and Subversion can be used together to manage the the two most frequent events in the development cycle of an applicationfixing a bug and implementing a new feature.

covers detailed, step by step instructions for installing Subversion on your system, and cover Microsoft Windows and Linux.

covers detailed, step by step instructions for installing the Apache web server on your system, and covers Microsoft Windows and Linux

covers detailed, step by step instructions for installing the Apache web server on your system, and covers Microsoft Windows and Linux

Who is This Book for

This book is for developers of all calibres, and particularly those that lead teams or projects, especially if they have recently moved into the role or are simply looking for a "better way".

Conventions

In this book, you will find a number of styles of text that distinguish between different kinds of information. Here are some examples of these styles, and an explanation of their meaning.

There are three styles for code. Code words in text are shown as follows: "The -m "Initial repository structure" specifies a log message for the action(s) we are performingcreating folders in this fashion is actually checking in the changes directly on the server."

A block of code will be set as follows:

[ticket]default_component =default_milestone =default_priority = major

When we wish to draw your attention to a particular part of a code block, the relevant lines or items will be made bold:

Password for 'jdoe': Authentication realm: Subversion Repositories Username: user@example.comPassword for 'user@example.com': Path: sandbox

Any command-line input and output is written as follows:

# svn mkdir http://servername/svn/sandbox/trunkhttp://servername/svn/sandbox/tagshttp://servername/svn/sandbox/branches-m "Initial repository structure"

New terms and important words are introduced in a bold-type font. Words that you see on the screen, in menus or dialog boxes for example, appear in our text like this: "clicking the Next button moves you to the next screen".

Note

Important notes appear in a box like this.

Tip

Tips and tricks appear like this.

Reader Feedback

Feedback from our readers is always welcome. Let us know what you think about this book, what you liked or may have disliked. Reader feedback is important for us to develop titles that you really get the most out of.

Next page
Light

Font size:

Reset

Interval:

Bookmark:

Make

Similar books «Managing Software Development with Trac and Subversion»

Look at similar books to Managing Software Development with Trac and Subversion. We have selected literature similar in name and meaning in the hope of providing readers with more options to find new, interesting, not yet read works.


Reviews about «Managing Software Development with Trac and Subversion»

Discussion, reviews of the book Managing Software Development with Trac and Subversion and just readers' own opinions. Leave your comments, write what you think about the work, its meaning or the main characters. Specify what exactly you liked and what you didn't like, and why you think so.