On Jan 18, 2012, at 04:59, Herbert wrote:

> Tortoise version:
> TortoiseSVN 1.7.4, Build 22459 - 64 Bit , 2012/01/13 12:57:07
> Subversion 1.7.2,
> apr 1.4.5
> apr-utils 1.3.12
> neon 0.29.6
> OpenSSL 1.0.0e 6 Sep 2011
> zlib 1.2.5
> 
> 
> Issue:
> Commit dialogue will fail on description messages containing quotes like "..."
> 
> Problem is probably related to the command line:
> svn commit -m "..."..."" - will fail
> 
> Error displayed (translated):
> Pre-Commit blocking with exit-code 255.
> """="*" can not be processed

If you're saying that typing a quotation mark into the TortoiseSVN commit 
dialog produces this error, then that's a TortoiseSVN issue that should be 
reported to their mailing list, not here.

Certainly running that command on the command line will not work because the 
quotes are not escaped according to shell escaping rules.



Reply via email to