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

Re: automatic keywords definition in the repository?

From: Ryan Schmidt <subversion-2007b_at_ryandesign.com>
Date: 2007-12-19 13:45:20 CET

On Dec 19, 2007, at 06:40, Wojewsky, Sascha, Heinze wrote:

> is it possible to define keywords in the repository config? I know
> the client site configuration, but on the repository server it
> would be nicer.

No, it isn't possible.

What you can do, though, is to write a pre-commit hook, which could
reject the commit of a file that does not have the keywords you
require for that kind of file. The error message your script prints
can inform the user how to properly set up their client config file.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Dec 19 13:45:51 2007

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.