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

Re: Suggestions on modifications on commit

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2003-09-29 17:09:11 CEST

Anders Engström <aengstrom@gnejs.net> writes:

> Any comments on this?

The subversion repository only stores "contracted" keywords, like
$Id$. All keyword expansion is done by the client, in the working
copy.

So I don't think you'd need any magic scripts to modify word
documents, other than inserting an $Id$ keyword (in the correct
place!) the very first time the Word doc is committed to the
repository. After that, the svn client will do everything for you
automatically.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Sep 29 17:10:56 2003

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.