[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: Gnustavo <gnustavo_at_gmail.com>
Date: Mon, 1 Sep 2008 04:07:21 -0700 (PDT)

On Aug 29, 3:06 pm, Stefan Küng <tortoise..._at_gmail.com> wrote:
> 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).

I installed CollabNetSubversion-client-1.5.1-5.win32.exe and got the
same problem:

C:\Documents and Settings\gustavo\especificacoes>svn lock -m "<asdf>"
*Alarme.sxc
svn: Server sent unexpected return value (400 Bad Request) in response
to LOCK request for '/DSSO/desig_auto_eletropaulo/produto/trunk/testes/
especificacoes/Desig_Auto_Eletropaulo-RT-CFG_Ativar_Alarme.sxc'

I'm going to file a bug report to the Subversion project as you
instruct me.

Thanks.

Gustavo.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_tortoisesvn.tigris.org
For additional commands, e-mail: users-help_at_tortoisesvn.tigris.org
Received on 2008-09-01 13:07:50 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.