On Monday 22 March 2010, Ramachandran, Vishwanath(IE10) wrote:
> I have copied the zombie-locks to my hooks directory. Let me know, how
> should I pass this in the post-commit, how to activate the script?
>
>
> Will adding the entry in the post-commit as below, solve the issue
>
> remove-zombie-locks.py /var/svn/myrepo all
I think the path to the repository is passed in as parameter to the 
post-commit hook script, so it would be cleaner to reference that.

Other than that, whether this will work depends on whether the script is 
marked as executable. If not, you would have to call "python 
remove-zombie-lockes.py ..." instead.

Of course, you have to activate the post-commit hook first, but I guess you 
already have that.

Uli

-- 
ML: http://subversion.tigris.org/mailing-list-guidelines.html
FAQ: http://subversion.tigris.org/faq.html
Docs: http://svnbook.red-bean.com/

Sator Laser GmbH, Fangdieckstraße 75a, 22547 Hamburg, Deutschland
Geschäftsführer: Thorsten Föcking, Amtsgericht Hamburg HR B62 932

**************************************************************************************
Sator Laser GmbH, Fangdieckstraße 75a, 22547 Hamburg, Deutschland
Geschäftsführer: Thorsten Föcking, Amtsgericht Hamburg HR B62 932
**************************************************************************************
           Visit our website at <http://www.satorlaser.de/>
**************************************************************************************
Diese E-Mail einschließlich sämtlicher Anhänge ist nur für den Adressaten 
bestimmt und kann vertrauliche Informationen enthalten. Bitte benachrichtigen 
Sie den Absender umgehend, falls Sie nicht der beabsichtigte Empfänger sein 
sollten. Die E-Mail ist in diesem Fall zu löschen und darf weder gelesen, 
weitergeleitet, veröffentlicht oder anderweitig benutzt werden.
E-Mails können durch Dritte gelesen werden und Viren sowie nichtautorisierte 
Änderungen enthalten. Sator Laser GmbH ist für diese Folgen nicht 
verantwortlich.
**************************************************************************************

  • zombie lock Ramachandran, Vishwanath(IE10)
    • Re: zombie lock Ulrich Eckhardt

Reply via email to