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

Re: [BUG]: "svn: Two top-level reports with no target"

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2004-10-04 23:10:12 CEST

Eric Hanchrow <offby1@blarg.net> writes:

> I'm not sure what this means, but ghudson suggests it's a genuine
> bug. So:
>
> * 1.1.0 configured with ``./configure --disable-shared --enable-all-static --prefix=/usr/local/stow/svn-1.1.0''
> * run on recent Debian sarge
> * do these commands
>
> # svn, version 1.1.0 (r11180)
> # compiled Oct 4 2004, 13:00:22
>
> rm -rfv /tmp/silly
> mkdir -vp /tmp/silly/directory
>
> rm -rf /tmp/bug
> svnadmin create /tmp/bug
>
> svn co file:///tmp/bug
> cd bug
> svn import /tmp/silly file:///tmp/bug/vendor/silly/current -m
> "importing silly vendor drop"
> cd vendor/silly

The line above doesn't make sense, vendor/silly doesn't exist.

Are you perhaps checking out over an existing working copy? That's a
mistake as you have recreated the repository, although I seem to
recall a bug that means we don't check the UUID?

> svn up
>
> # svn: Two top-level reports with no target
>
> And you'll see the message.

What message?

-- 
Philip Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Oct 4 23:10:39 2004

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.