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

Re: Subversion svn client doesn't show branch when checking in

From: Peter Samuelson <peter_at_p12n.org>
Date: 2006-03-10 21:56:45 CET

[Garrett Rooney]
> -0, this becomes less useful on large repositories like the ASF one,
> when the project root can potentially be many levels deep into the
> tree.

Yeah, I really *like* the status quo, displaying paths relative to ".".

Add a $(svn info . | grep URL) above this, and that seems ideal.

Of course, a partially switched WC causes problems (as always!) - but
committing to two dirs which are switched relative to each other, in a
single commit, would seem to be an uncommon case, no?

I propose adding a flag 'S' to any line whose URL doesn't share the
common prefix already displayed. Users of 'svn switch' should know
what they are doing. And that's easier than just displaying the new
URL above those lines, though that could be done as well.

Peter

Received on Fri Mar 10 21:57:09 2006

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.