Hi,
I am trying to automate a post-commit review of a svn repository.
it seems that "--summary" and "--description" paramter doesn't allow special character such as "\n" "\r" "\b"
the "rbt post" command fail whenever I try to have a multiple line "descriptions", how can I address this ?
thanks