Julian Foad wrote on Mon, Sep 05, 2011 at 10:38:02 +0100: > The final message from "svn switch" is exactly the same as for "svn > update" -- either: > > $ svn sw file://.../repo/X wc > A wc/foo > Updated to revision 4. > > or: > > $ svn sw file://.../repo/X wc > At revision 4. > > depending on whether there was a change of content. To the user who
That's a useful difference, I'd be happy to preserve it --- e.g., (At $URL,|Switched to $URL,|Already at $URL,|Updated to) revision N. (first two examples are for a new URL without/with content change; last two examples are for a non-new URL without/with content change)