[Feature request] 'Reopn' or 'keep open' commit dialogue box

18 views
Skip to first unread message

matsken

unread,
Jun 4, 2020, 2:04:04 AM6/4/20
to torto...@googlegroups.com
I want a new feature which can keep open 'commit' dialogue box after commit.

For example, after editing 'a.cpp' and 'b.cpp', I often want to commit them respectively:
$ svn commit a.cpp -m 'modified a.cpp'
$ svn commit b.cpp -m 'modified b.cpp'
, but not
$ svn commit a.cpp b.cpp -m 'modified a.cpp and b.cpp'
.

To do this with TortoiseSVN, we must open commit dialogue box twice using right-click and selecting 'commit...'.
But if the commit dialogue box has 'commit and open this dialogue box again' button or 'keep this dialogue box open after commit' check box, we need not open again.

Using 'check for modifications' dialogue box is not convenient enough.

Achim Kalwa

unread,
Jun 5, 2020, 2:41:04 AM6/5/20
to TortoiseSVN on behalf of matsken
matsken via TortoiseSVN schrieb:
> I want a new feature which can keep open 'commit' dialogue box after
> commit.
>
> For example, after editing 'a.cpp' and 'b.cpp', I often want to commit
> them respectively:
> $ svn commit a.cpp -m 'modified a.cpp'
> $ svn commit b.cpp -m 'modified b.cpp'
> not
> $ svn commit a.cpp b.cpp -m 'modified a.cpp and b.cpp'.
>
> To do this with TortoiseSVN, we must open commit dialogue box twice
> using right-click and selecting 'commit...'.
> But if the commit dialogue box has 'commit and open this dialogue box
> again' button or 'keep this dialogue box open after commit' check box,
> we need not open again.

Do you know this one:

In TortoiseSVN Settings, General -> Dialogs 2, check
[x] Reopen dialog after commit if items where left uncommitted

I think this would solve your request.

Achim

matsken

unread,
Jun 5, 2020, 3:13:03 AM6/5/20
to TortoiseSVN
In TortoiseSVN Settings, General -> Dialogs 2, check
[x] Reopen dialog after commit if items where left uncommitted

Thank you so much!
I tried it. It did.
 
Reply all
Reply to author
Forward
0 new messages