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

Re: Precommit hook absent from subversion

From: Paul Koning <Paul_Koning_at_dell.com>
Date: Tue, 8 Jul 2008 13:44:14 -0400

>>>>> "extrapic" == extrapic <extrapic_at_extrapic.com> writes:

 extrapic> .... I want to help our
 extrapic> developers as much as possible, by rejecting the checkin
 extrapic> before the editor comes up so far as I am able, to spare
 extrapic> him/her from that effort and then be confronted with the
 extrapic> fact that they are commiting to the wrong branch or need
 extrapic> authorisation privileges. I want that to never happen! And
 extrapic> yes, I know you can re-use the same message, but often
 extrapic> people do not know or do this.

But svn tells you explicitly. If a checkin fails due to a pre-commit
script rejection, the message is saved and svn says where it saved it.

So all your users have to know is "svn ci -F <savedfile> ..." Not
that hard, it seems to me.

     paul

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-07-08 20:00:15 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.