Hi all,
I have set up svn + apache2 for accessing my repository on clients (at my
local network). My network doesn´t have any firewall or proxy and I can
access my repository by browser (i.e.) without problem. But when I try to
access the repository by repository browser it halts for 4 minutes and shows
this error msg on treeview:
Error * REPORT request failed on 'http://druna/svn' REPORT of '
http://druna/svn': 400 Bad Request (http://druna)
This error occurs only on one client (win98). The others clients (win98 too)
can access the repository browser fine. I have re-installed tortoise and the
error still happens. I want to solve the problem without reinstalling the SO
and others stuffs.
while repository browser is halted the apache apache2 access_log shows:
172.16.2.26 - - [07/May/2007:15:56:13 -0300] "PROPFIND /svn HTTP/1.1" 207
637
172.16.2.26 - - [07/May/2007:15:56:13 -0300] "PROPFIND /svn/!svn/vcc/default
HTTP/1.1" 207 388
172.16.2.26 - - [07/May/2007:15:56:13 -0300] "PROPFIND /svn/!svn/bln/9
HTTP/1.1" 207 439
172.16.2.26 - - [07/May/2007:15:56:13 -0300] "PROPFIND /svn HTTP/1.1" 207
637
172.16.2.26 - - [07/May/2007:15:56:13 -0300] "PROPFIND /svn/!svn/vcc/default
HTTP/1.1" 207 388
172.16.2.26 - - [07/May/2007:15:56:13 -0300] "PROPFIND /svn/!svn/bln/9
HTTP/1.1" 207 439
172.16.2.26 - - [07/May/2007:15:56:13 -0300] "PROPFIND /svn HTTP/1.1" 207
637
172.16.2.26 - - [07/May/2007:15:56:13 -0300] "PROPFIND /svn/!svn/vcc/default
HTTP/1.1" 207 388
172.16.2.26 - - [07/May/2007:15:56:13 -0300] "PROPFIND /svn/!svn/bln/9
HTTP/1.1" 207 439
172.16.2.26 - - [07/May/2007:15:56:13 -0300] "PROPFIND /svn HTTP/1.1" 207
637
172.16.2.26 - - [07/May/2007:15:56:13 -0300] "PROPFIND /svn/!svn/vcc/default
HTTP/1.1" 207 439
172.16.2.26 - - [07/May/2007:15:56:13 -0300] "PROPFIND /svn/!svn/bc/9
HTTP/1.1" 207 1196
when the error msg is shown the apache2 access_log prints:
172.16.2.26 - - [07/May/2007:15:56:13 -0300] "REPORT
http://druna/svnHTTP/1.1" 400 226
no messages are printed on apache2 error_log.
No messages are printed on apache2 error_log and I still can walk through
the repository. The browser cache is empty.
Is there any tortoise log/debug that I could find some clue for this
behavior?
Regards,
Cris
Received on Mon May 7 21:31:28 2007