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

Re: [RFC] Make "svn switch" say "Switched" instead of "Updated" or "At"

From: Daniel Shahaf <danielsh_at_elego.de>
Date: Mon, 5 Sep 2011 13:42:21 +0300

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)
Received on 2011-09-05 12:48:15 CEST

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.