pre commit hook not working
From: Prachi Khade <Prachi.Khade_at_kpitcummins.com>
Date: Tue, 29 Jan 2013 08:09:48 +0000
hi All,
I am currently trying to make my Review Board work with svn on a fedora machine using pre commit hook.
precommit:
but when this hook gets a call by a commit on repo i get the following error :
Relevant piece of code from svn-hook-postcommit-review.py :
repos = sys.argv[1]
# verify that rev parameter is an int
Not able to understand what is wrong here [http://www.svnforum.org/images/smilies/icon_sad.gif]
Any help is greatly appreciated.
|
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.