[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Path not found

From: Johan Corveleyn <jcorvel_at_gmail.com>
Date: Mon, 24 Dec 2012 12:24:54 +0100

On Sun, Dec 23, 2012 at 11:50 PM, Gautier DI FOLCO
<gautier.difolco_at_gmail.com> wrote:
> Hi all,
>
> I have a quite annoying problem, I use svn 1.6.15 with mod_dav on Apache
> HTTPd 2.2.8 on the server side and sevral clients. When I try to checkout
> on the same computer, it works, but on an other machine I have the
> following message:
> svn: E160013: '/svn/repo/!svn/vcc/default' path not found
>
> Have you got an idea of the problem?

Maybe a proxy interfering with the client/server communication? Some
proxies do not handle the WebDAV communication (which subversion uses)
too well.

If there is indeed a proxy between client and server, try to rule it
out by using the appropriate settings in the "servers" file in your
svn runtime configuration directory (~/.subversion).

-- 
Johan
Received on 2012-12-24 12:25:49 CET

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.