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

Ampersand in directory name update bug

From: Archie Cobbs <archie_at_dellroad.org>
Date: 2005-07-22 00:58:31 CEST

With svn 1.1.3 (r12730), it appears there is a bug when dealing with
directories containing ampersands. There are some old resolved bugs
dealing with this issue, but they were resolved a long time ago.
So this may be a new bug.

Someone added a directory "System Config & Install" using a Windows
client. On Linux, checkout of the repository went fine. However,
update doesn't work:

   $ pwd
   /home/archie/svn/corp/Test/System Config & Install
   $ svn info
   Path: .
   URL: http://svn.awarix.com/svn/corp/Test/System%20Config%20&%20Install
   Repository UUID: e8cef34c-0fdc-0310-b3e6-aec774b3c1b0
   Revision: 1042
   Node Kind: directory
   Schedule: normal
   Last Changed Author: wjones
   Last Changed Rev: 1042
   Last Changed Date: 2005-07-20 10:23:04 -0500 (Wed, 20 Jul 2005)

   $ svn up
   svn: REPORT request failed on '/svn/corp/!svn/vcc/default'
   svn: REPORT of '/svn/corp/!svn/vcc/default': 400 Bad Request
(http://svn.awarix.com)

The Apache error log states:

   [Thu Jul 21 17:48:42 2005] [error] [client 10.104.145.23] XML parser
error code: not well-formed (invalid token) (4)

Any ideas? Should I file a bug?

Thanks,
-Archie

__________________________________________________________________________
Archie Cobbs * CTO, Awarix * http://www.awarix.com

-- 
__________________________________________________________________________
Archie Cobbs      *        CTO, Awarix        *      http://www.awarix.com
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Jul 22 01:31:38 2005

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.