Slashdot Mirror


User: Cliff+Frey

Cliff+Frey's activity in the archive.

Stories
0
Comments
1
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1

  1. RTF on Version Control for Documentation? · · Score: 1

    MS Word supports RTF, as do many many different programs. RTF is basically HTML for text documents, and it can handle most of the formatting that Word can do. Word does stick annoying things like the date in on every save, but it shouldn't be too hard to write code that would filter all of that out to avoid conflicts. Word could read the files just fine. Use with WinCVS and anyone can use it.
    It works for text and MS Word, things like powerpoint are another issue.