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