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

Remote user can't checkout repos

From: Robo <robo555_at_gmx.net>
Date: 2002-12-04 00:50:12 CET

Hi,

using: WinXP, Apache 2.0.43, svn r3687 binaries

I've got a working repository on my machine, along with Apache2 with
mod_dav_svn.

I was able to checkout a copy of the repository from http, either localhost
or using my internet IP. But my friend was able to checkout the repository
from my machine. This is the command he used:

E:\www>svn checkout http://my.internet.ip:8080/svn/ath/trunk ath

And this is what happened:

It pauses after ath/template for about 3 seconds and then spits out the
error:

A ath/.htaccess
A ath/mod.php
A ath/TODO.txt
A ath/template
svn: RA layer request failed
svn: could not fetch directory entries
svn: PROPFIND of /svn/!svn/bc/5/ath/trunk/template: Could not read chunk
size: L
ine too long

He was able to get a list of all the files in all the folders when he logged
in from the browser however.

Apache and svn seems to be functioning correctly. Not sure why I was able to
checkout the repository using http, but my friend from a remote machine was
unable to do so.

Robo

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Dec 4 00:51:02 2002

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.