Feature request & cosmetic issue

View: New views
3 Messages — Rating Filter:   Alert me  

Feature request & cosmetic issue

by MortenMacFly :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Dear all,

1.) I would like to state a feature request hereby:
Imagine you have changed a lot files but I don't want to commit them all.
When you recursively click on "Commit" SmartSVN offers the commit dialog but all committable files are checked by default. So I have to click "a million times" to disable committing the files I don't want to commit.
How about to allow a multiple selection of files in this dialog and offer a menu (e.g. on right click) to toggle them all on/off - just as desired? This would speed up things a lot (for me).

2.) A cosmetic issue with the transaction log:
I am using the new feature "Project with Multiple Working Copies" to track multiple working copies in a project by adding several addresses.
However - I want to observe trunk and a branch (probably several branches) of one repository in one view. Unfortunately the transaction log shows everything I commit to trunk or the branch twice. If I commit the same "feature" to trunk and the branch I even get 4 entries in the transaction log an so on. This is not very convenient. Any chance this could be altered in a way that I *only* see the transaction of the main (first) working copy?

With best regards, Morten.

Re: Feature request & cosmetic issue

by syntevo Support-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

> How about to allow a multiple selection of files in this dialog and offer a
> menu (e.g. on right click) to toggle them all on/off - just as desired? This
> would speed up things a lot (for me).

You can already select multiple files (or all files using Ctrl-A) and toggle
them at once, using "Space" key.

> Unfortunately the transaction log shows
> everything I commit to trunk or the branch twice. If I commit the same
> "feature" to trunk and the branch I even get 4 entries in the transaction
> log an so on. This is not very convenient. Any chance this could be altered
> in a way that I *only* see the transaction of the main (first) working copy?

We will change this behavior for version 6.1 (depending on complexity of the
change, it might also be back-ported to 6.0.x).

--
Best regards,
Marc Strapetz
_____________
syntevo GmbH
www.syntevo.com



MortenMacFly <mac-fly@...> wrote:

>
> Dear all,
>
> 1.) I would like to state a feature request hereby:
> Imagine you have changed a lot files but I don't want to commit them all.
> When you recursively click on "Commit" SmartSVN offers the commit dialog but
> all committable files are checked by default. So I have to click "a million
> times" to disable committing the files I don't want to commit.
> How about to allow a multiple selection of files in this dialog and offer a
> menu (e.g. on right click) to toggle them all on/off - just as desired? This
> would speed up things a lot (for me).
>
> 2.) A cosmetic issue with the transaction log:
> I am using the new feature "Project with Multiple Working Copies" to track
> multiple working copies in a project by adding several addresses.
> However - I want to observe trunk and a branch (probably several branches)
> of one repository in one view. Unfortunately the transaction log shows
> everything I commit to trunk or the branch twice. If I commit the same
> "feature" to trunk and the branch I even get 4 entries in the transaction
> log an so on. This is not very convenient. Any chance this could be altered
> in a way that I *only* see the transaction of the main (first) working copy?
>
> With best regards, Morten.
> --
> View this message in context:
> http://www.nabble.com/Feature-request---cosmetic-issue-tp24089877p24089877.html
> Sent from the SmartSVN mailing list archive at Nabble.com.
>
>
>
> ------------------------------------
>
> Yahoo! Groups Links
>
>
>
>








------------------------------------

Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/smartsvn/

<*> Your email settings:
    Individual Email | Traditional

<*> To change settings online go to:
    http://groups.yahoo.com/group/smartsvn/join
    (Yahoo! ID required)

<*> To change settings via email:
    mailto:smartsvn-digest@...
    mailto:smartsvn-fullfeatured@...

<*> To unsubscribe from this group, send an email to:
    smartsvn-unsubscribe@...

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/


Re: Feature request & cosmetic issue

by MortenMacFly :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


syntevo Support-3 wrote:
You can already select multiple files (or all files using Ctrl-A) and toggle
them at once, using "Space" key.
Space! Uh - seems I forgot that there is also a keyboard (I was expecting a popup menu or alike). ;-)
This indeed works.

syntevo Support-3 wrote:
We will change this behavior for version 6.1 (depending on complexity of the
change, it might also be back-ported to 6.0.x).
Nice to hear. :-)

Thanks a lot!