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

Re: Edit author pre-revprop-change

From: Simon Large <simon.tortoisesvn_at_googlemail.com>
Date: Wed, 26 Nov 2008 11:26:29 +0000

2008/11/26 Silver Zachara <silver.zachara_at_gmail.com>:
> Hi,
>
> I can't find any script for Win for pre-revprop-change which provides
> Edit author. Do you have any link to this script ?

http://tortoisesvn.net/docs/release/TortoiseSVN_en/tsvn-repository-hooks.html

In the simplest case you can have a pre-revprop-change.bat which
simply has 'exit 0' in it.

The example in the docs only allows you to edit svn:log, but you could
edit that to allow changing author as well.

If you look in the *nix hook examples you will see where the username
appears in the parameter list and you can use that to allow only
certain users to change revprops.

Simon

-- 
:       ___
:  oo  // \\      "De Chelonian Mobile"
: (_,\/ \_/ \     TortoiseSVN
:   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
:   /_/   \_\     http://tortoisesvn.net
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_tortoisesvn.tigris.org
For additional commands, e-mail: users-help_at_tortoisesvn.tigris.org
Received on 2008-11-26 12:27:07 CET

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.