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

Lock message with ampersand fails over http

From: <kmradke_at_rockwellcollins.com>
Date: Tue, 31 Mar 2009 17:30:56 -0500

svn lock http://server/repo/path/to/file.txt -m"Lock & load"

fails with error:

svn: Server sent unexpected return value (400 Bad Request) in response to
LOCK request for '/repo/path/to/file.txt'

It works fine over the file:// protocol. svn:// and http:// over serf was
not tested.

Fails with Subversion 1.5.5 and 1.6.0 clients to a Subversion 1.5.5
server.

Removing the ampersand from the lock message allows the lock to complete
successfully.

No hook scripts have been enabled.

Can others test over serf and/or svn:// to see if it is a neon only issue?

Searched bug tracker for "ampersand" and no existing issues showed up.

Kevin R.

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1500397

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-04-01 00:31:59 CEST

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.