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
Chapter 1 covers the basics of task management and how these apply to software
development. It also looks into another important skill needed for managing
projects??”communication??”and discusses the problems faced during software
development and how they can be solved.
Chapter 2 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.
Chapter 3 along with the appendices shows how to install these applications on
Microsoft Windows or Linux.
Pages:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25