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

Re: how to set keywords property as default whenever file is created

From: Andy Levy <andy.levy_at_gmail.com>
Date: 2007-08-28 20:53:31 CEST

On 8/28/07, Rex Zhen <rexzhen@yahoo.com> wrote:
>
> Thank you for your quick response.
> All of the users here use eclipse and tortoiseSVN. How can I make
> this happen to all users.

Update everyone's %APPDATA%\Subversion\config file to take care of
TSVN (and the Win32 svn command-line client). Eclipse by default uses
the same, I believe (assuming they're using Subclipse), but the user
is able to change this. For *NIX users, it'll be ~/.subversion/config

In all cases, the user can go back and change that configuration after
you've "fixed" it for them.

Which is why I stated in my original reply that if you need to enforce
this strictly, you need to install a pre-commit hook to reject any
commit which doesn't meet your requirements for properties.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Aug 28 20:51:02 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.