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

Re: issue 1900 and "switch" leaving wc in a "funny" state: trunk works better

From: Eric Hanchrow <offby1_at_blarg.net>
Date: 2005-01-25 17:58:55 CET

*sigh* you'd think after all these years I'd know how to submit a
proper bug report ...

Anyway, the version I was using was 1.1.1. I just tried to repro the
problem with the current trunk (r12847), and:

* the problem doesn't repro (i.e., the second assertion doesn't trigger)

* the "funny state" is "less funny" -- the "a" subdirectory is no
  longer flagged as switched

    Expect Lots of scary-looking `!' and `S'
    ! .
    ! a
    ! a/longer
    ? a/longer/path/file3
    ! a/longer/path
        S a/longer/path/file2
        S file1

* I figured out how to recover --

    rm $TESTPATH/file3
    svn up
    svn switch $SVNROOT/branches/branch1

-- 
I think the future of the Republic may depend on young
audiences seeing more movies like "Whale Rider" and fewer
movies like "Scooby-Doo 2," but then that's just me.
        -- Roger Ebert
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Jan 25 18:03:21 2005

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.