RE: buggy client used un-escaped hash in Request-URI
From: jal0 <jal0_at_attbi.com>
Date: 2004-10-02 21:42:08 CEST
So how do I get 'merge' to escape hashes?
*I'm* not the one that submitted the UIR. The merge did that. *I'm* only
----- snip -----
D:\svntest\hashtest>svn merge -rHEAD:9
----- snip -----
-jal0
_____
From: Eric Ocean [mailto:bizman@masterpiece-ag.com]
I don't know if it's a bug, but it does appear to me that you need to escape
The initial svn import works because it uses paths, not URIs.
Regards,
Eric Ocean
On Oct 2, 2004, at 8:13 AM, jal0 wrote:
Hmm, no takers on this? Should I be asking this sort of question on another
From: jal0 [mailto:jal0@attbi.com]
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 hashtest
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.