[Issue 709] New - Warnings about errors during commit aren't displayed

[email protected] Fri, 21 May 2010 09:09:45 -0700 (PDT)
Newsgroups gmane.comp.version-control.subversion.rapidsvn.issues
Message-ID <[email protected]>
http://rapidsvn.tigris.org/issues/show_bug.cgi?id=709
                 Issue #|709
                 Summary|Warnings about errors during commit aren't displayed
               Component|rapidsvn
                 Version|0.12
                Platform|PC
              OS/Version|Windows XP
                     URL|
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|ui
             Assigned to|issues@rapidsvn
             Reported by|einhirn






------- Additional comments from [email protected] Fri May 21 09:09:44 -0700 2010 -------
Hello
http://svnbook.red-bean.com/en/1.5/svn-book.html#svn.ref.reposhooks.post-commit
says that a post-commit hook exiting with a non-zero code results in sending
it's stderr output back to the SVN client.

I tested that behaviour successfully with the command-line svn client. Only
RapidSVN doesn't display the warning message.

This is what the command line client shows:
=====8<=====8<=====8<=====
[...]
Sending        <filename>
Transmitting file data .
Committed revision <number>.

Warning: post-commit hook failed (exit code 1) with output:
[... Error message from the post-commit hook goes here ...]
=====8<=====8<=====8<=====

I'd like RapidSVN to log this kind of Messages too - maybe even with some kind
of highlighting? (eg. "Warning:" written in Red?)

------------------------------------------------------
http://rapidsvn.tigris.org/ds/viewMessage.do?dsForumId=670&dsMessageId=2611824

To unsubscribe from this discussion, e-mail: [[email protected]].