On 09.04.2010 16:11, almirb wrote:
> Hi,
>
> I work in a company that uses SVN, and we are implementing trunk/tag/
> branch concepts.
>
> I think that can be a constant risk switching between trunk and
> branches... my fear is the users are comitting in wrong places!
> (wrong branch or tag).
>
> Can I show de current repository URL in context menu, to avoid a
> erroneous commit?
>
> I will give a example.
>
> The current text menu:
>
> ____________________
> ...... windows options...
> ____________________
> SVN Update
> SVN Commit....
> SVN Revert...
> TortoiseSVN ->
> ____________________
> ...... windows options...
> ____________________
>
> I would like something:
>
> ____________________
> ...... windows options...
> ____________________
> SVN Update
> SVN Commit http://whebd12/svn/projects/desenv
> SVN Revert...
> TortoiseSVN ->
> ____________________
> ...... windows options...
> ____________________
>
> OR:
>
> ____________________
> ...... windows options...
> ____________________
> SVN Update
> SVN Commit http://whebd12/svn/version/2.2.508
> SVN Revert...
> TortoiseSVN ->
> ____________________
> ...... windows options...
> ____________________
>
> That can save a lot of time (and problems).
>
> Any ideas about that?
Yikes, sorry.
Think about what you're asking here. Imagine users who have a long url
to their repositories:
SVN Update
SVN Commit https://tortoisesvn.googlecode.com/svn/trunk
SVN Revert...
TortoiseSVN ->
And that's just the url we use for TSVN. There are much longer urls out
there.
Users would kill us for messing with the context menu that much and make
it unusable because it takes up half the width of the monitor.
Stefan
--
___
oo // \\ "De Chelonian Mobile"
(_,\/ \_/ \ TortoiseSVN
\ \_/_\_/> The coolest Interface to (Sub)Version Control
/_/ \_\ http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=2536085
To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2010-04-09 21:07:45 CEST