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

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

From: Martin Stransfeldt <mstransfeldt_at_netzgiganten.de>
Date: 2005-06-08 17:34:23 CEST

Yes I ment svn:keywords.

Sorry, I forget to tell that I read this chapter of svn-book.
But this one doesn't provide an answer to my question below.

All these svn commands for setting the properties etc. are executed
client-side. Or did I missed something?

I want to configure my SVN-Server to update those keywords/properties when a
client commits changes.

Thanks, Martin.

-----Ursprüngliche Nachricht-----
Von: Shatzer, Larry [mailto:Larry.Shatzer@MIROtechnologies.com]
Gesendet: Mittwoch, 8. Juni 2005 17:20
An: 'Martin Stransfeldt '; 'users@subversion.tigris.org '
Betreff: RE: Server-side configuration of keywords in SVN 1.2.x

Do you mean like svn:keywords?

See
http://svnbook.red-bean.com/nightly/en/svn.advanced.props.html#svn.advanced.
props.special.keywords

-- Larry
-----Original Message-----
From: Martin Stransfeldt
To: users@subversion.tigris.org
Sent: 6/8/2005 7:38 AM
Subject: Server-side configuration of keywords in SVN 1.2.x

Hey!

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?

Greetings, Martin.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Jun 8 17:53:28 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.