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

Re: commit issue

From: Ryan Schmidt <subversion-2012a_at_ryandesign.com>
Date: Wed, 18 Jan 2012 05:18:03 -0600

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.
Received on 2012-01-18 12:18:43 CET

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.