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

Re: Problem on a post-commit hook to change the current author (windows batch)

From: Manuel Ferrero <mferrero_at_reer.it>
Date: Fri, 25 Jan 2013 09:30:43 +0100

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.
Received on 2013-01-25 09:31:35 CET

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.