[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

RE: Re: Keyword expansion with .docx files

From: Bryant Eastham <beastham_at_pewla.us.pewg.panasonic.com>
Date: Mon, 29 Sep 2008 10:55:55 -0600

On Sep 29, 2008, at 03:08, Ryan Schmidt wrote:

>> I think the reason is that a .docx file is just a container (ZIP
>> file) containing XML files:
>> _rels
>> docprops
>> word
>> document.xml
>> ....
>> [Content_Types].xml
>>
>> etc.
>>
>> Exists there a way to support keyword expansion for .docx too?
>
> No. Unless the string "$Id:: $" appears in plaintext in the
> file, Subversion can't expand the keywords.

Why use .docx in the first place? Our (limited) tests showed that the
.xml versions of the files required less space in the repository (but
more space in the working copy). These are not compressed, and keyword
expansion should work fine.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-09-29 18:56:22 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.