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

RE: content access in commit hooks?

From: Paul Koning <Paul_Koning_at_Dell.com>
Date: Mon, 7 Apr 2008 21:09:50 -0400

Yes, you can inspect (but not change) the files in pre-commit hooks.
Take a look at "svnlook cat" (or analogous functions in, say, pysvn).

        paul

-----Original Message-----
From: aldana [mailto:aldana_at_gmx.de]
Sent: Monday, April 07, 2008 6:46 PM
To: users_at_subversion.tigris.org
Subject: content access in commit hooks?

as far as i know it is not possible to get to the contents of committed
files
being able to change them. this way you could enforce code conventions
in
terms of code-formatting and members-order.

why does subversion not support this, maybe this could be a feature for
next
releases?

-----
manuel aldana
aldana((at))gmx.de
homepage: http://www.aldana-online.de

-- 
View this message in context:
http://www.nabble.com/content-access-in-commit-hooks--tp16537554p1653755
4.html
Sent from the Subversion Users mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-04-08 03:23:26 CEST

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.