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

Log message will not display in Tortoise after using svnadmin setlog command

From: Tom Rowe <tbrowe_at_gmail.com>
Date: Thu, 17 Jul 2008 13:51:14 -0700 (PDT)

Trying to allow the CM to change Log Messages for users who need to
change their check-in message post check-in. I do not want to use pre-
revprop-change hook script since that will open that up for all
users. Only want the CM to have this ability per management policy.\

Used the command: svnadmin setlog /usr/local/svn/testrepo -r 9978
msg.txt --bypass-hooks

successfully. The 9978 is the revision # and the msg.txt is the name
of the file containing the new message comment.

If I use the command: svnlook log /usr/local/svn/testrepo/ -r 9738
it displays the message properly. However, TortoiseSVN does not in a
Show Logs window. But if I choose Edit Log Message within Tortoise on
that file, I can see the message, but cannot edit the message.

Any ideas why it does not display the message?

Thanks,
Tom Rowe

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_tortoisesvn.tigris.org
For additional commands, e-mail: users-help_at_tortoisesvn.tigris.org
Received on 2008-07-18 07:01:27 CEST

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.