[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" -- corrected repro recipe

From: Eric Hanchrow <offby1_at_blarg.net>
Date: 2004-10-04 23:08:48 CEST

I left out a couple of crucial lines in that recipe. Here's the
corrected version:
    # svn, version 1.1.0 (r11180)
    # compiled Oct 4 2004, 13:00:22

    cd /tmp

    rm -rfv silly vendor bug

    mkdir -vp silly/directory

    svnadmin create bug

    svn co file:///tmp/bug
    cd bug
    svn mkdir vendor
    svn mkdir vendor/silly
    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

-- 
The whole point of loud music is to make it possible
to date without talking.
        -- Roger Ebert
---------------------------------------------------------------------
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:09:19 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.