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

Trouble with spaces.

From: Robert Burton <robertburton_at_gmail.com>
Date: Thu, 7 May 2009 18:48:41 -0500

Hi,

I am using apache to serve an svn repository with a space in the name.
 I have been successful in getting everything to work except for
allowing the log to be changed. I have set up a
pre-revprop-change.bat file to allow changes. Everything works fine
if i use "file:///path/to/svn/xxxx yyyy" to access the repository, but
if I use the http://server/svn/xxxx%20yyyy I get the following error:
  svn: Server sent unexpected return value (405 Method Not Allowed) in
response to PROPPATCH request for '/svn/xxxx%2520yyyyy/!svn/bln/0'

For some reason it appears to be escaping the % for the PROPPATCH
request but not the others.

If I remove the space from the repository name, everything works fine.

I am using a fairly recent x64 version of svn provided by SlikSVN
The version tag is: svn, version 1.6.1 (SlikSvn:tag/1.6.1_at_37143) X64

Any suggestions would be appreciated.

Rob

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-05-08 02:02:25 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.