How did you specify the URL? Did you try replacing the ampersand by %26??
;-) -Manfred
| -----Ursprüngliche Nachricht-----
| Von: Jarrod Spiga [mailto:jspiga@visionbytes.com]
| Gesendet: Donnerstag, 7. April 2005 06:20
| An: users@subversion.tigris.org
| Betreff: Cannot update when ampersand is included in HTTP Request
|
| I have encountered what may be a bug with Subversion when we attempt to
| update an area of the tree that has an ampersand in it. I've read
| through a whole stack of posts to the list about issues with ampersands,
| but most of these are related to checking out stuff with ampersands in
| them.
|
| To illustrate the problem that I'm having, consider the following tree
| structure in a repository named "main"
|
| /trunk/
| /trunk/project 1/
| /trunk/project 1/source/
| /trunk/project 1/patches & fixes/
| /trunk/project 1/patches & fixes/patch 1/ ...
|
| If we perform an initial CVN checkout of "/trunk/project 1" to a client,
| all runs well. If we perform an update of "/trunk/project 1",
| evenrything also runs smoothly. However, if we perform an update of the
| "/trunk/project 1/patches & fixes" branch, subversion spits out the
| following error:
|
| REPORT request failed on '/main/!svn/vcc/default'
| REPORT of '/main/!svn/vcc/default': 400 Bad Request
| (http://<url_of_server>)
|
[...]
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Apr 7 16:18:48 2005