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

Re: BUG?: lock message isn't correctly escaped

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Fri, 29 Aug 2008 20:06:19 +0200

Gnustavo wrote:
> I'm using "SVN/1.5.1 (r32289)/TortoiseSVN-1.5.2.13595 neon/0.28.2".
>
> When I try to get a lock passing a message containing the characters
> "<" and ">" I get a "BAD REQUEST (error 400)" message back.
>
> I can obtain the same lock using the command "svn lock -m'<asdf>'
> file" on the Linux command line.

Could you please try the Windows command line client on the same machine
you're using TSVN?

It's jut because TSVN (and any svn client for that matter) doesn't have
to translate messages - the svn library has to do that (because the
clients don't know which remote access is being used, and not all
require such translations).

If it fails the same way with the Windows command line client, could you
then please report this on the Subversion mailing list?

Stefan

-- 
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.net

Received on 2008-08-29 20:06:33 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.