-
Newbie
svn error
I just noticed that I posted my question to the lineage II page...the error was the same though, so I assume the fix is probably the same. I am getting the following error when tyring to use svn to get the files: svn: PROPFIND request failed on '/viewvc/mangos/trunk'
Just for background, I am doing this on a Ubuntu machine running through VMware workstation. I am not sure if either of those are part of the problem or not. I can say that I can browse to the site fine in firefox, so its not a problem GETTING there. If any kind soul could help, I would be most appreciative.
AIM: Lumerian3
Yahoo: Lumerian1
Email: shiloh.madsen@gmail.com
-
-
Newbie
This usually happens, when your computer is connected to the web through a transparent proxy. Several transparent proxies lack to recognize DAV methods like PROPFIND, MODIFY, etc.
If you do have control over that proxy, you can surely configure it to accept and recognize these DAV methods. There are several guides about that available. Google search helps.