Branko Čibej ha scritto:

You are running the svn command-line client from your post-commit hook.
If 'svn propget' requires authorization, your hook script will hang
waiting for input.

That's it.


Since the hook script will always have access to the repository, it
would be better to use "svnlook propget --revprop" and "svnadmin
setrevprop" -- incidentally, the latter does not need any special
pre-revprop-change hook in order to work.

I'll dig into it, thanks.
--
Kind regards,
Manuel Ferrero
R&D department
+39 0112482215

Reer SpA        
Tel.  +39 011 2482215
Fax. +39 011 859867

L'utilizzo non autorizzato del presente messaggio e' vietato e potrebbe 
costituire reato.
Se il presente messaggio non e' a Lei indirizzato, il suo contenuto non deve 
essere considerato
come trasmesso o autorizzato dalla Reer SpA; in tale caso Le saremmo grati se, 
via e-mail,
ce ne comunicasse l'errata ricezione.

The unauthorized use of this e-mail is prohibited and could constitute an 
offence.
If you are not the intended recipient of this message its contents shall be 
understood as neither
given nor endorsed by Reer SpA. Please notify Reer SpA by e-mail immediately in 
that case.

Reply via email to