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:Content Mgmt for binary files From:dan_roberts -at- adp -dot- com To:techwr-l -at- lists -dot- raycomm -dot- com Date:Tue, 12 Aug 2003 14:36:46 -0600
From the little bit of research I've done so far, it seems that standard
development-centric tools (VSS, CVS, MSCMS, etc) arent going to give the
ability to track and version binary files (aka Word files). For binary
files, these type tools only save information at the file level.
However, Geoff Hart, in a recent msg, pointed out a few hoops that Word
can jump through (track changes, versioning, emailing), but those
solutions depend on the user actively complying with the process (and
there's always the oops, i forgot factor).
The other tools that I have seen, which provide for tracking and
versioning inside a Word doc - actually appear to be breaking the doc down
into its parts and storing those parts as XMLed text or in some
proprietary database structure. Which is not the direction I think my
group is intending to go.
So I'm back at square one. Does anyone know of a tool that will provide
reliable change tracking and version control inside binary files?