On Thu, Apr 30, 2009 at 05:17, <webpost_at_tigris.org> wrote:
> This is a feature request.
>
> It would be great to have a visual indication that you are working in a branch i.e. the commit background screen is a different colour to the normal white or something that makes it immediately obvious when you perform any actions. I know the path tells you this but this is easy to ignore.
But how does TSVN know you're working in a branch WC? There's nothing
in Subversion which distinguishes a branch from any other directory -
it's only a naming convention which is not set in stone. Same with
tags - I know TSVN does warn when committing to a directory named
"tags" but that's a little different situation, and how many "special
cases" should be hardwired into TSVN? (side note: I'm going to have a
portion of one of my repositories soon that has tag-like directories,
but they'll be called "releases" instead of "tags", so that won't even
work for me).
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=1994078
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-04-30 12:30:57 CEST