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

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

From: Eric Hanchrow <offby1_at_blarg.net>
Date: 2004-10-04 22:43:44 CEST

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
    svn up

    # svn: Two top-level reports with no target

And you'll see the message.

-- 
Tobacco: It's not just for killing children anymore.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Oct 4 22:44:04 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.