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

Re: Problem with local checkouts

From: Quincey Koziol <koziol_at_ncsa.uiuc.edu>
Date: 2002-11-13 22:07:22 CET

> On Wed, Nov 13, 2002 at 05:38:26AM -0600, Quincey Koziol wrote:
> > > > Howdy,
> > > > I'm having trouble checking out a new copy of my repository after I
> > > > upgraded to v0.15. I just upgraded to the latest copy of the code in the
> > > > subversion repository today and the problem is persisting. When I try to
> > > > checkout a new working directory with "svn co file:///data/svn/edna edna"
> > > > (which was how I checked out my previous working copy) I get the following
> > > > message:
> > > > svn: Couldn't find a repository.
> > > > svn: Unable to open an ra_local session to URL
> > > > svn: svn_ra_local__split_URL: Unable to find valid repository
> > > > (file:///data/svn/edna)
>
> does svnadmin work?
    Yes. I've tried making a new repository and then the
"svnadmin dump <old repo> | svnadmin load <new repo>" trick, which works fine.
But then when I try to check out a working copy from the new repo, I get the
same error from subversion.
    Looking the the db directory though, I noticed the following ownership
situation with the log files:
-rw-rw-rw- 1 koziol wheel 1046856 Oct 2 06:00 log.0000000001
-rw-rw-rw- 1 koziol wheel 1048557 Nov 11 14:27 log.0000000002
-rw-r--r-- 1 www wheel 1045042 Nov 12 20:15 log.0000000003
-rw-r--r-- 1 www wheel 1043986 Nov 12 20:15 log.0000000004
-rw-r--r-- 1 www wheel 1042350 Nov 12 20:15 log.0000000005
-rw-r--r-- 1 www wheel 1041108 Nov 12 20:15 log.0000000006
-rw-r--r-- 1 www wheel 1043986 Nov 12 20:15 log.0000000007
-rw-r--r-- 1 www wheel 1042461 Nov 12 22:23 log.0000000008
-rw-r--r-- 1 www wheel 185221 Nov 13 07:56 log.0000000009

    Is this normal? Should I start the [apache2] server from my own login?

        Thanks,
            Quincey

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Nov 13 22:11:31 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.