2008/5/3 Joshua Kramer <josh_at_globalherald.net>:
>
>> Do you mean OOXML? In that case I think you are wrong. Both OOXML and
>> ODF store zipped XML. The substitution will not work in zip-archives.
>> I think it would be a great feature to allow key substitution in
>> zip-archives with .od* extension.
>
> Hello,
>
> It's worth mentioning the odf-svn project. This project stores ODF files in
> Subversion the "right" way, i.e. unzipping them and storing the resulting
> XML files. You may be able to hack this to add the $Revision keyword...
>
> http://sourceforge.net/projects/odfsvn/
But it's done the wrong way, IMO. It's not compatible with any other
client than the odfsvn client.
By giving subversion a way to automatically keep some archives in
uncompressed form in the repository, it should be possible to use svn
keywords in more cases.
The OP was about binary word documents, but fixing the problem for
zipped xml-documents would be good for the future.
/$
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-05-03 23:09:37 CEST