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

RE: Re: pre-revprop-change

From: Remo Liechti <remo.liechti_at_swisslog.com>
Date: 2007-05-29 14:28:35 CEST

>> On Tuesday 29 May 2007 13:34, Remo Liechti wrote:
>> Does anybody have it runing on windows? I would like to be able to
>> change the log message of a commit. I have an empty file called
>> pre-revprop-change in the hooks folder

> Sorry, but that can't work. The reason is that MS Windows recognises executable files (which those hooks must be) by their extension, so just name it pre-revprop-change.bat and it should work. This is
> also documented in the book, btw.

This did not help. In which book? I installed svn to my local computer as well, but there is no help file or the like?

> Seriously, you could have used cut'n'paste for the text instead of sending a picture to everyone on the whole mailinglist. Oh, btw, you are also sending both text and HTML. Please read the mailinglist guidelines, they also explain a few more things and why they are bad.

I see, did not know that, thanks.

> BTW: in this case it doesn't matter, but generally, TortoiseSVN is a separate project that only builds on Subversion, therefore you should either reproduce it with the vanilla commandline client from SVN or maybe report it to the TSVN people.

I did a:
svn propset -r REV --revprop svn:log "new log message" URL

This gave me:

C:\Documents and Settings\Administrator>svn propset -r 1 --revprop svn:log "new
log message" http://172.20.3.98/repo/.polarion/components.xml
Authentication realm: <http://172.20.3.98:80> Subversion repository on testpolwi
n
Password for 'Administrator': *****
Authentication realm: <http://172.20.3.98:80> Subversion repository on testpolwi
n
Username: b7liecr
Password for 'b7liecr': ***********
svn: DAV request failed; it's possible that the repository's pre-revprop-change
hook either failed or is non-existent
svn: At least one property change failed; repository is unchanged

Thanks,
Remo

cheers

Uli

--
Sator Laser GmbH
Geschäftsführer: Ronald Boers, 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.
**************************************************************************************
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
This message may contain legally privileged or confidential information and is therefore addressed to the named persons only. The recipient should inform the sender and delete this message, if he/she is not named as addressee.
The sender disclaims any and all liability for the integrity and punctuality of this message. The sender has activated an automatic virus scanning, but does not guarantee the virus free transmission of this message.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue May 29 14:29:33 2007

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.