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

revprop modifiable inside pre-commit hook?

From: Lars Klose <lars.klose_at_klst.com>
Date: 2004-09-15 16:13:22 CEST

Hi,

I'd like to be able to modify a custom revision property in the process of
commiting that revision, i.e. through a pre-commit script. Is this possible
and how?
The reason is that I would like to "link" a revision to an issue in an issue
tracking system through setting a custom property on the revision to be
commited. I know I could set the property in a post-commit hook but then I'm
not able to reject the commit anymore if it doesn't contain the issue number
(or similar info).

Ideas?
Lars.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Sep 15 16:14:04 2004

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.