Comment 4 for bug 1018628

Revision history for this message
Nils Durner (ndurner) wrote : Re: [Bug 1018628] Re: Switching to the local branch creates recursion

What I had originally intended is this: "svn switch -r" is used to
(temporarily) switch the working copy to that particular revision (to see
if a bug was already present back then, for example). Would it make sense
for bzr to up/downgrade the working tree without touching the branch if
just -r is passed (would that be the same as #3 - is a branch with a
working tree technically a checkout with a branch reference?)?