buggy client used un-escaped hash in Request-URI
From: jal0 <jal0_at_attbi.com>
Date: 2004-09-30 22:57:08 CEST
Hi,
The following is a transaction for what I believe may be a bug in
The client is a win2k box, the server is a win2k box. Both are using
The scenario is that I'm trying to revert the trunk HEAD back to a previous
=============================================================
D:\svntest>svn copy <http://test_server/svn/test_repo/template>
Committed revision 7.
D:\svntest>svn import . <http://test_server/svn/test_repo/hashtest/trunk>
Committed revision 8.
D:\svntest>svn copy <http://test_server/svn/test_repo/hashtest/trunk>
Committed revision 9.
D:\svntest>svn co <http://test_server/svn/test_repo/hashtest/trunk>
D:\svntest>cd hashtest
D:\svntest\hashtest>svn del temp
D:\svntest\hashtest>svn ci -m"test delete"
Committed revision 10.
D:\svntest\hashtest>svn merge -rHEAD:9
D:\svntest\hashtest>svn status
D:\svntest\hashtest>svn ci -m'try2'
=============================================================
My apache error.log has this to say:
[Thu Sep 30 14:53:29 2004] [error] [client X.X.X.X] buggy client used
Is this a bug? Any pointers for a workaround if it is?
Any help would be greatly appreciated.
Thanks,
|
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.