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

Re: Server-side configuration of keywords in SVN 1.2.x

From: <kfogel_at_collab.net>
Date: 2005-06-08 23:44:47 CEST

"Martin Stransfeldt" <mstransfeldt@netzgiganten.de> writes:
> Is it possible in SVN 1.2.x to configure keywords on the server-side?
> My sourcecode files contain keywords like $Author$, $Date$ etc., I want them
> to be udated when they are committed.
>
> A work-around would be a svn config file which I would have to distribute to
> all my developers.
> There the keywords will be translated locally before sending the files to
> the server - but only the newly ADDED ones (Am I right?).
>
> So is there a solution for updating the keywords:
> 1. when committing them
> 2. on server?

Server-defined configurations in general are being discussed right now
on the dev@ list. It'll be a while before anything's implemented; for
now the ~/.subversion area is the only way to get automatic setting of
the svn:keywords property (via the autoprops mechanism).

You shouldn't need to update svn:keywords on every commit, though. I
don't know why you thought that.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Jun 9 00:28:15 2005

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.