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

Re: Subversion and Microsoft Word

From: Andy Levy <andy.levy_at_gmail.com>
Date: 2006-05-24 03:42:53 CEST

On 5/23/06, trudko <trudko@yahoo.com> wrote:
> My current project has me working on several repositories in subversion
> utilizing tortoisesvn. I have been trying to find a way to automate the
> adjustment of Microsoft's Word field <RevNum> in the statistics tab to reflect
> the current subversion number. for an end result I need to have the Subversion
> number in the header of each document.
>
> Any and all suggestions are welcome.

Nothing built into Subversion or TSVN. You'll need to do it manually,
or write a WSH script that can edit this field and execute it either
upon completion of a checkout, or prior to a commit (and *not* as a
hook script, as those should not attempt to modify the data being
committed).

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Wed May 24 03:43:00 2006

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

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