TechWhirl (TECHWR-L) is a resource for technical writing and technical communications professionals of all experience levels and in all industries to share their experiences and acquire information.
For two decades, technical communicators have turned to TechWhirl to ask and answer questions about the always-changing world of technical communications, such as tools, skills, career paths, methodologies, and emerging industries. The TechWhirl Archives and magazine, created for, by and about technical writers, offer a wealth of knowledge to everyone with an interest in any aspect of technical communications.
Subject:Re: Do you log your changes? From:"Monica Cellio" <cellio -at- pobox -dot- com> To:"techwr-l -at- lists -dot- techwr-l -dot- com" <techwr-l -at- lists -dot- techwr-l -dot- com> Date:Wed, 20 Jan 2010 16:34:12 -0500 (EST)
Source control with a rigorous system of bug entries and task branches.
So, for example, when we want to add a new book to the doc set or document
a new feature in an existing one, we branch the affected source files
(only) and make the changes there. We cna build from the task branch, and
that's how we conduct reviews. QA, the integration lead, or anyone else
who cares can review the changelists against that task branch to know what
this piece of work entails (and doesn't have to filter out concurrent
changes). When the changes pass review, the task branch is merged to the
mainline.
There is also an associated bug (that's where the name of the task branch
comes from) where relevant discussion happens. The bug gives us a thing
to track; it can be assigned to the author, reviewer, integrator, etc at
various points in its lifecycle. You can also navigate from the bug to
its associated changelists.
This sounds complicated but it's not. It isolates changes (helpful for
multiple authors), but the real value is that anyone at all can easily get
a sense of the impact of any given change. So far no one is producing
per-release change logs, but if they wanted to they could from this
system.
Are you looking for one documentation tool that does it all? Author,
build, test, and publish your Help files with just one easy-to-use tool.
Try the latest Doc-To-Help 2009 v3 risk-free for 30-days at: http://www.doctohelp.com/
Explore CAREER options and paths related to Technical Writing,
learn to create SOFTWARE REQUIREMENTS documents, and
get tips on FUNCTIONAL SPECIFICATION best practices. Free at: http://www.ModernAnalyst.com
---
You are currently subscribed to TECHWR-L as archive -at- web -dot- techwr-l -dot- com -dot-