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

anon svn read-only over apache: '.svn/entries': No such file

From: George Nychis <gnychis_at_cmu.edu>
Date: 2006-06-29 05:37:24 CEST

Hey guys,

I am trying to setup read-only checkout of an SVN respository over
apache/http

Heres what I get when trying to check it out:

gnychis_at_monster ~ $ svn checkout http://my_host.com/svn/my_repos
svn: Can't open file '.svn/entries': No such file or directory

by the way... i can successfully list:
gnychis_at_monster ~ $ svn checkout http://my_host.com/svn/my_repos
svn: Can't open file '.svn/entries': No such file or directory
gnychis_at_monster ~ $ svn list http://my_host.com/svn/my_repos
Makefile
NEED_DONE
degree_analysis.c
degree_analysis.h
direction_heuristics.c
direction_heuristics.h
flow_analysis.c
flow_analysis.h
host_level.c
host_level.h
port-list
port-numbers
port_analysis.c
port_analysis.h
port_bitmap.c
port_bitmap.h
protocol_analysis.c
protocol_analysis.h
quicksort.c
quicksort.h
small_test

Any ideas?

Thanks!
George

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Jun 29 05:38:25 2006

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.