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.

-- 
You received this message because you are subscribed to the Google Groups 
"TortoiseSVN" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tortoisesvn/137cc1a1-1da2-4046-aa89-961354909975%40googlegroups.com.
  • 'Open aga... tortoisesvn+APn2wQfdtdMG8r_6PaPEj2TzpyQ0eH_n1zI5Kfj3NDBkol0JJMbC

Reply via email to