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

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

From: George Nychis <gnychis_at_cmu.edu>
Date: 2006-06-29 06:06:03 CEST

By the way, this is *not* a server side problem of the repos, because I
can check it out on about 10 other computers, but not my own desktop
computer >:|

Therefore its a client side problem, any ideas?

George Nychis wrote:
> 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
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Jun 29 06:06:58 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.