Andrew McNabb wrote:
> On Wed, Nov 11, 2009 at 03:58:48PM -0700, Scott K wrote:
>> It would be wonderful to store my project documents and interfaces
>> descriptions right with my code repository in Subversions (or some other
>> modern OSS version Control system). Is there a simple way to bring the
>> wonders of version control for documents that are supposed to be text files
>> to a controlled repository? Any specific plugins or repos with native
>> support for compressed text files?
> 
> Yeah, there are lots of ways to do this.  Both Git and Mercurial seem to
> have pretty good support:
> 
> http://git.or.cz/gitwiki/GitTips#HowtousegittotrackOpenDocument.28OpenOffice.2CKoffice.29files.3F
> 
> http://www-verimag.imag.fr/~moy/opendocument/

Cool.  Thanks for the info, Andrew. I'm definitely looking into this.
In git would you treat each document as individual repositories?

One of the really nice things about Apple's iWork programs is that the
OS will treat unzipped directories ending in .pages etc as pages
documents.  That makes it easy to keep it in VC without any special
steps.  Well, except that Pages recognizes that the bundle is
uncompressed and gzips the xml files inside the directory.

I wish OpenOffice would allow this type of operation directly.
--------------------
BYU Unix Users Group 
http://uug.byu.edu/ 

The opinions expressed in this message are the responsibility of their
author.  They are not endorsed by BYU, the BYU CS Department or BYU-UUG. 
___________________________________________________________________
List Info (unsubscribe here): http://uug.byu.edu/mailman/listinfo/uug-list

Reply via email to