Re: Storing RTF documents in a code management system

Subject: Re: Storing RTF documents in a code management system
From: dmbrown -at- brown-inc -dot- com
To: "TECHWR-L" <techwr-l -at- lists -dot- raycomm -dot- com>
Date: Thu, 30 May 2002 16:29:32 -0700


Deb Beckett wrote:
>
> Has anyone used CVS or RCS as a repository for their documents?

Yes.

>
> If so, how has this worked for you?

For HTML and text, great--you get full benefit of revision (change) control.

For .doc, .pdf, .gif, and other nontext formats, great--but you store the full copy of every revision.

>
> ... To store a Word document (Word 2000) in CVS/RCS, it must be saved
> as RTF.

Not so--add the .doc file with the -kb flag (keyword: binary). See above.

> 1) Being able to easily check documents in and out

Yep.

> 2) Are you able to merge changes?

Nope--that only works with text files.

> 3) Controlling access of documents (which would really be a process
> we might be able to use)

Nope. CVS is a revision control program; it is pointedly *not* an access control program. Its purpose is to *allow* several people to work on a file at the same time, not to prevent them. (For comparison, SourceSafe is an access control program--it prevents two people from working on the same file at the same time.)

> 4) General feedback regarding the use of RTF documents in this manner?

Haven't done it.

One problem would be if CVS didn't recognize similarities between two versions, and stored the full text of both.

A worse problem would be if CVS *thought* it understood the difference between two versions, but was wrong. That'd be a mess.

--David

========================================================================

N O W A V A I L A B L E ! http://www.html-indexer.com/

HTML Indexer 4 is still the easiest way to create and maintain indexes
for web sites, intranets, HTML Help, JavaHelp, and other HTML documents.

Now with fully integrated cross-references, target frames and windows,
multiple-file output, "one-step accept" of default entries, and more!

 


^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Check out RoboDemo for tutorials! It makes creating full-motion software
demonstrations and other onscreen support materials easy and intuitive.
Need RoboHelp? Save $100 on RoboHelp Office in May with our mail-in rebate.
Go to http://www.ehelp.com/techwr-l

Free copy of ARTS PDF Tools when you register for the PDF
Conference by May 15. Leading-Edge Practices for Enterprise
& Government, June 3-5, Bethesda,MD. www.PDFConference.com

---
You are currently subscribed to techwr-l as: archive -at- raycomm -dot- com
To unsubscribe send a blank email to leave-techwr-l-obscured -at- lists -dot- raycomm -dot- com
Send administrative questions to ejray -at- raycomm -dot- com -dot- Visit http://www.raycomm.com/techwhirl/ for more resources and info.


Follow-Ups:

References:
Storing RTF documents in a code management system: From: Deb Beckett

Previous by Author: Re: Problem with MS Word Indexes
Next by Author: Re: What Are the Main Problems You Have with MS Word?
Previous by Thread: RE: Storing RTF documents in a code management system
Next by Thread: Re: Storing RTF documents in a code management system


What this post helpful? Share it with friends and colleagues:


Sponsored Ads