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

Re: Repository weirdness, mild panic in progress

From: Clay Loveless <lists_at_crawlspace.com>
Date: 2004-04-22 04:14:39 CEST

On 4/21/04 6:58 PM Pacific Time, Ben Collins-Sussman (sussman@collab.net)
wrote:

> Okay, so the symptoms are:
>
> * HEAD is r23
> * 'svnadmin recover' reports no problems
> * 'svnadmin verify' reports no problems

Correct.

> * svnlook tree /repos shows the entire tree you expect in HEAD.
> * 'svn checkout svn://svn.killerersoft.com/repos/' gives you an error
> about a deep-down path not existing.

Actually, I'd only tried checking out a deep-down path, not the full
repository. I tried that, and somewhere along the line /repos/[project
trees] became '/repos/repos/[project trees]'

Now how would that have happened? Particularly since one of the projects
within has never even been edited, other than the initial directory
structure import.

> * 'svn log svn://svn.killersoft.com/repos/SCM_SVN/trunk/SVN/List.php'
> gives you an error about the path not existing.

Correct -- though now that I've done the root repository checkout, I see
that the reason is that everything somehow wound up in
svn://svn.killersoft.com/repos/repos/SCM_SVN/trunk/SVN/List.php

This is a world-readable server, so feel free to do a checkout or view logs.

What's interesting about the above is this:

svn log svn://svn.killersoft.com/repos/ -v

There's no sign that I intentionally (or even accidentally) added a new
/repos/repos directory.
 
> Is that about right?
>
> If so, I'd like to know what happens when you
>
> * su to the appropriate user that 'owns' the repos
> * 'svn checkout file:///repos/SCM_SVN'
> * 'svn checkout svn://localhost/repos/SCM_SVN'

I haven't done this yet, since based on what I found above, I suspect they
won't work. Let me know if you still want me to try this ...

Thanks,
-Clay

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Apr 22 04:15:19 2004

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.