What steps will reproduce the problem?
1. Normal run
What is the expected output? What do you see instead?
1. Given the question is
INFO: File ... already exists
Use this file? [y/n] (y: Enter)
The question is ambiguous; some user like me would consider the default answer
'yes' is to re-use the same file (if previous run is failed and empty
cchistory.txt was generated) but it will however update the content.
Nevertheless, 'yes' left the file untouch and remain an empty file and hence
empty svndump.txt generated (e.g. issue 11)
Suggested enhancement is to check whether if the cchistory.txt is empty, if
yes, then extract history again.
What version of the product are you using? On what operating system?
all
Original issue reported on code.google.com by
keanh...@gmail.comon 23 Oct 2011 at 11:52