On Thursday 03 February 2005 19:39, Attila Kinali wrote: > On Thu, 3 Feb 2005 13:15:49 -0500 > > Timothy Miller <[EMAIL PROTECTED]> wrote: > > > One question I have: The docs will often be binary files (like OOo). > > Does svn make this a pain like CVS did? > > No, svn supports binary files. But werent OOo files compressed xml ? > if so, is it possible to store them uncompressed ?
Well, they're just zipped directories of XML files. If you can rig svn to unzip them on commit and zip them on checkout, then they could be kept as directories of XML files in the repository. Lourens _______________________________________________ Open-graphics mailing list [email protected] http://lists.duskglow.com/mailman/listinfo/open-graphics List service provided by Duskglow Consulting, LLC (www.duskglow.com)
