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

Is it possible to set svn:keywords using pre-commit hook script?

From: vinay i <vinay.indresh_at_gmail.com>
Date: Tue, 11 Nov 2008 23:32:41 +0530

Hello All,

I would like to set svn:keywords on all known non-binary files (if it is not
already set) during a commit. Is this feasible? Because pre-commit hook
script takes two arguments as inputs ( repository and transaction) and
doesn't have information regarding the files being committed. How to
identify the list of files on which the svn:keywords property has to be set?

Thanks
Vinay
Received on 2008-11-11 19:03:11 CET

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.