Spent a while googling with limited success.
I have the svn server setup and have been using it with several clients
(so I am confident the setup is working). However, I recently setup
svn on a RH9 machine and I am having problems getting it to go. The odd
thing is that I can list the repositories, but cannot checkout/import.
The error message on command:
svn co http://server/svn/repos1/project1
is:
svn: REPORT request failed on '/svn/repos1/!svn/vcc/default'
svn: REPORT of '/svn/repos1/!svn/vcc/default': 400 Bad Request
(http://server)
It feels like a firewall/proxy problem, that the http "LIST" command is
ok, but the firewall is blocking any "GET" commands. I have gone
through the system and shutoff all firewall rules, but as of yet I have
not made any progress. I have not yet broken etherreal out yet to see
if I can find any more info, I cant help thinking that there must be an
easier way to find out what is going on.
I have compared the output of traceroute to see if the non functioning
client was getting to the server in some round about means, but it is
not the case, I get to the server in two hops. All the machines are on
the same network so I dont think that I am having proxy issues.
I am new to this stuff, so if there is a log file I should know about,
don't hesitate to point me to it. I can look though it and try to work
things out.
Thanks in advance
~Joe
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Mar 22 14:49:11 2005